diff --git a/gio/gunixmounts.c b/gio/gunixmounts.c index 8faac7a81..03f78ca72 100644 --- a/gio/gunixmounts.c +++ b/gio/gunixmounts.c @@ -50,7 +50,7 @@ #include /* the shared object of recent bionic libc's have hasmntopt symbol, but some a possible common build environment for android, termux ends - up with inssuficient __ANDROID_API__ value for building. + up with insufficient __ANDROID_API__ value for building. */ extern char* hasmntopt(const struct mntent* mnt, const char* opt); #endif