mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-05 06:17:36 +02:00
Merge pull request #4577 from 0-pal/patch-1
[yaml/de-de] Fixed minor typo
This commit is contained in:
@@ -112,7 +112,7 @@ python_komplexe_Zahlen: !!python/komplex 1+2j
|
|||||||
####################
|
####################
|
||||||
|
|
||||||
# Strings und Zahlen sind nicht die einzigen Skalare, welche YAML versteht.
|
# Strings und Zahlen sind nicht die einzigen Skalare, welche YAML versteht.
|
||||||
# ISO-formatierte Datumsangaben and Zeiangaben können ebenso geparsed werden.
|
# ISO-formatierte Datumsangaben and Zeitangaben können ebenso geparsed werden.
|
||||||
DatumZeit: 2001-12-15T02:59:43.1Z
|
DatumZeit: 2001-12-15T02:59:43.1Z
|
||||||
DatumZeit_mit_Leerzeichen: 2001-12-14 21:59:43.10 -5
|
DatumZeit_mit_Leerzeichen: 2001-12-14 21:59:43.10 -5
|
||||||
Datum: 2002-12-14
|
Datum: 2002-12-14
|
||||||
|
Reference in New Issue
Block a user