1
0
mirror of https://gitlab.gnome.org/GNOME/libxslt synced 2025-07-29 15:41:13 +03:00

Fix typos

Fixes bug 788668.
This commit is contained in:
Nick Wellnhofer
2017-10-31 17:42:46 +01:00
parent 06755630bd
commit 9210e72590
22 changed files with 54 additions and 54 deletions

View File

@ -675,7 +675,7 @@ class CParser:
return((args, desc))
#
# Parse a comment block and merge the informations found in the
# Parse a comment block and merge the information found in the
# parameters descriptions, finally returns a block as complete
# as possible
#