summaryrefslogtreecommitdiff
path: root/chromium/base/third_party/xdg_mime/xdgmimeglob.c
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/base/third_party/xdg_mime/xdgmimeglob.c')
-rw-r--r--chromium/base/third_party/xdg_mime/xdgmimeglob.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/chromium/base/third_party/xdg_mime/xdgmimeglob.c b/chromium/base/third_party/xdg_mime/xdgmimeglob.c
index f8434bcc560..5071418cc4a 100644
--- a/chromium/base/third_party/xdg_mime/xdgmimeglob.c
+++ b/chromium/base/third_party/xdg_mime/xdgmimeglob.c
@@ -86,7 +86,7 @@ _xdg_glob_list_new (void)
return new_element;
}
-/* Frees glob_list and all of it's children */
+/* Frees glob_list and all of its children */
static void
_xdg_glob_list_free (XdgGlobList *glob_list)
{