summaryrefslogtreecommitdiff
path: root/gio/gwin32outputstream.c
diff options
context:
space:
mode:
Diffstat (limited to 'gio/gwin32outputstream.c')
-rw-r--r--gio/gwin32outputstream.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gio/gwin32outputstream.c b/gio/gwin32outputstream.c
index 5040ac45b..13476c02a 100644
--- a/gio/gwin32outputstream.c
+++ b/gio/gwin32outputstream.c
@@ -45,7 +45,7 @@
* #GWin32OutputStream implements #GOutputStream for writing to a
* Windows file handle.
*
- * Note that `<gio/gwin32outputstream.h>` belongs to the Windows-specific GIO
+ * Note that `<gio/gwin32outputstream.h>` belongs to the Windows-specific GIO
* interfaces, thus you have to use the `gio-windows-2.0.pc` pkg-config file
* when using it.
*/