mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-03-09 04:58:16 +03:00
fix typo in comment
This commit is contained in:
parent
e9270ef0d4
commit
c1632fbd0a
2
xmlIO.c
2
xmlIO.c
@ -1130,7 +1130,7 @@ xmlGzfileOpen_real (const char *filename) {
|
||||
* xmlGzfileOpen:
|
||||
* @filename: the URI for matching
|
||||
*
|
||||
* Wrapper around xmlGzfileOpen if the open fais, it will
|
||||
* Wrapper around xmlGzfileOpen_real if the open fails, it will
|
||||
* try to unescape @filename
|
||||
*/
|
||||
static void *
|
||||
|
Loading…
x
Reference in New Issue
Block a user