1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2025-10-23 01:52:48 +03:00

Fix typos

Resolves #133.
This commit is contained in:
Nick Wellnhofer
2020-03-08 17:19:42 +01:00
parent 2a7b66846e
commit 20c60886e4
95 changed files with 380 additions and 380 deletions

View File

@@ -122,7 +122,7 @@ typedef xmlSchemaValidCtxt *xmlSchemaValidCtxtPtr;
* @line: returned line information
*
* A schemas validation locator, a callback called by the validator.
* This is used when file or node informations are not available
* This is used when file or node information are not available
* to find out what file and line number are affected
*
* Returns: 0 in case of success and -1 in case of error