From b0b2c5b3e0abd27fa305769d1952b9295f0d1726 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonathan=20Neusch=C3=A4fer?= Date: Mon, 19 Sep 2011 18:09:59 +0200 Subject: utils: uri.h: fix a typo: "schema" --- src/uri.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/uri.h') diff --git a/src/uri.h b/src/uri.h index 422b959b0..00c63c039 100644 --- a/src/uri.h +++ b/src/uri.h @@ -25,7 +25,7 @@ #include /** - * 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 -- cgit v1.2.3