diff options
Diffstat (limited to 'src/uri.h')
-rw-r--r-- | src/uri.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ #include <stdbool.h> /** - * Checks whether the specified URI has a schema in the form + * Checks whether the specified URI has a scheme in the form * "scheme://". */ G_GNUC_PURE |