diff --git a/docs/reference/gio/overview.xml b/docs/reference/gio/overview.xml
index bf4f4cd0c..f30b14215 100644
--- a/docs/reference/gio/overview.xml
+++ b/docs/reference/gio/overview.xml
@@ -390,9 +390,9 @@ Gvfs is also heavily distributed and relies on a session bus to be present.
This variable can be set to the name of a #GFileMonitor
implementation to override the default for debugging purposes.
The #GFileMonitor implementation for local files that is included
- in GIO on Linux has the name "inotify", others that are built
+ in GIO on Linux has the name inotify, others that are built
are built as modules (depending on the platform) are called
- "fam" and "fen".
+ fam and fen.
The special value help can be used to print a list of
available implementations to standard output.