mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-25 15:06:14 +01:00
Trivial: fix a comment typo
This commit is contained in:
parent
cac0a49ca0
commit
6c43b6a21a
@ -210,7 +210,7 @@ gboolean
|
||||
g_unix_is_mount_path_system_internal (const char *mount_path)
|
||||
{
|
||||
const char *ignore_mountpoints[] = {
|
||||
/* Includes all FHS 2.3 toplevel dirs and other specilized
|
||||
/* Includes all FHS 2.3 toplevel dirs and other specialized
|
||||
* directories that we want to hide from the user.
|
||||
*/
|
||||
"/", /* we already have "Filesystem root" in Nautilus */
|
||||
|
Loading…
Reference in New Issue
Block a user