Commit b0b2c5b3 authored by Jonathan Neuschäfer's avatar Jonathan Neuschäfer Committed by Max Kellermann

utils: uri.h: fix a typo: "schema"

parent 29742d23
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment