1
0
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:
Mehltretter Karl 2022-05-06 10:58:58 +02:00
parent e9270ef0d4
commit c1632fbd0a

View File

@ -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 *