Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 13977c4

Browse files
kbiggersrtobar
andcommitted
Update reference/lexical_analysis.po
Co-authored-by: rtobar <[email protected]>
1 parent be6f74f commit 13977c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/lexical_analysis.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ msgid ""
213213
msgstr ""
214214
"if 1900 < year < 2100 and 1 <= month <= 12 \\\n"
215215
" and 1 <= day <= 31 and 0 <= hour < 24 \\\n"
216-
" and 0 <= minute < 60 and 0 <= second < 60: # Looks like a valid date\n"
216+
" and 0 <= minute < 60 and 0 <= second < 60: # Parece ser una fecha válida \n"
217217
" return 1"
218218

219219
#: ../Doc/reference/lexical_analysis.rst:127

0 commit comments

Comments
 (0)