aboutsummaryrefslogtreecommitdiff
path: root/src/uri.h
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2011-09-22 00:27:34 +0200
committerMax Kellermann <max@duempel.org>2011-09-22 00:27:34 +0200
commit7e219c362cf8bca80f60a79b77d95a228ff8ffcb (patch)
treed2c44d848c59f074bd1f78dc94732404326d711e /src/uri.h
parent203f48d1fd490fa136df36b96d75d279e3c17047 (diff)
parent525a791987c66ed2f8b1ca9e5357836f536fdb8b (diff)
Merge branch 'v0.16.x'
Conflicts: src/player_thread.c
Diffstat (limited to 'src/uri.h')
-rw-r--r--src/uri.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/uri.h b/src/uri.h
index 85eeebe2..5a9b472f 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