Skip to content

Commit 99f7a26

Browse files
committed
minor #6041 Fixed misspelling of human in glossary.rst YAML (Wasserschlange)
This PR was squashed before being merged into the 2.3 branch (closes #6041). Discussion ---------- Fixed misspelling of human in glossary.rst YAML There is a misspelling in the YAML section of the glossary.rst. | Q | A | ------------- | --- | Doc fix? | yes | New docs? | no | Applies to | 2.3 Commits ------- a81ffd4 Fixed misspelling of human in glossary.rst YAML
2 parents eeb52b7 + a81ffd4 commit 99f7a26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

glossary.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ Glossary
121121

122122
YAML
123123
*YAML* is a recursive acronym for "YAML Ain't a Markup Language". It's a
124-
lightweight, humane data serialization language used extensively in
124+
lightweight, human friendly data serialization language used extensively in
125125
Symfony's configuration files. See the :doc:`/components/yaml/introduction`
126126
chapter.
127127

0 commit comments

Comments
 (0)