Fix typo "informations" -> "information" (Atsushi SAKAI and

Saori FUKUTA).
This commit is contained in:
Richard W.M. Jones
2008-03-14 11:08:03 +00:00
parent adbf991a1d
commit 3e59e29859
26 changed files with 103 additions and 98 deletions
+1 -1
View File
@@ -752,7 +752,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
#