diff options
Diffstat (limited to 'src/ioview.cpp')
-rw-r--r-- | src/ioview.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ioview.cpp b/src/ioview.cpp index 72eb94b..323377f 100644 --- a/src/ioview.cpp +++ b/src/ioview.cpp @@ -737,7 +737,7 @@ get_absolute_path(const gchar *path) } /* - * There's no platform-independant way to determine if a file + * There's no platform-independent way to determine if a file * is visible/hidden, so we just assume that all files are * visible. */ |