Gildas 7 лет назад
Родитель
Сommit
ec858d82d2
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      extension/ui/pages/help.html

+ 2 - 2
extension/ui/pages/help.html

@@ -141,8 +141,8 @@
 							<li><code>{time-locale}</code>: the localized value of the save time (e.g. "00_38_26")</li>
 							<li><code>{day-utc}</code>: the day of the save date in UTC format (e.g. "15")</li>
 							<li><code>{day-locale}</code>: the localized value of the day (e.g. "15")</li>
-							<li><code>{month-utc}</code>: the month of the save date in UTC format (e.g. "9")</li>
-							<li><code>{month-locale}</code>: the localized value of the month (e.g. "9")</li>
+							<li><code>{month-utc}</code>: the month of the save date in UTC format (e.g. "09")</li>
+							<li><code>{month-locale}</code>: the localized value of the month (e.g. "09")</li>
 							<li><code>{year-utc}</code>: the year of the save date in UTC format (e.g. "2018")</li>
 							<li><code>{year-locale}</code>: the localized value of the year (e.g. "2018")</li>
 							<li><code>{hours-utc}</code>: the hour of the save date in UTC format (e.g. "20")</li>