aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/uri.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/uri.h b/src/uri.h
index 422b959b..00c63c03 100644
--- a/src/uri.h
+++ b/src/uri.h
@@ -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