diff options
Diffstat (limited to '')
-rw-r--r-- | .appdata/appdata.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.appdata/appdata.sh b/.appdata/appdata.sh index ab48541..c016506 100644 --- a/.appdata/appdata.sh +++ b/.appdata/appdata.sh @@ -6,7 +6,7 @@ # Distributed under the MIT License. # This relies on the availability of native symlinks. -# Those are indeed available on NTFS, but require Administrator privileges for +# Those are indeed supported by NTFS, but require Administrator privileges for # creation. # It likely won't bother you as long as you don't use the functions defined in # this file. |