diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2016-08-18 00:37:46 +0200 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2016-08-18 00:37:46 +0200 |
commit | b5cee661f4b35a1ba7dc43ef808128a41566fa65 (patch) | |
tree | 398bf92d04b33a68ad34617d0532013882b1b78d | |
parent | .bashrc: leave the upstream part intact (diff) | |
download | linux-home-b5cee661f4b35a1ba7dc43ef808128a41566fa65.tar.gz linux-home-b5cee661f4b35a1ba7dc43ef808128a41566fa65.zip |
appdata.sh: grammar tweaks
-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. |