diff options
author | Martin Väth <martin@mvath.de> | 2013-09-10 02:19:35 +0200 |
---|---|---|
committer | Martin Väth <martin@mvath.de> | 2015-10-11 10:48:58 +0200 |
commit | 86caa742848df3a82bb1267d62c63cda1749aae4 (patch) | |
tree | 12569da9b600f6a88b9d7ee0bba188a640e2848f /profiles | |
parent | Bump squashmount (diff) | |
download | mv-86caa742848df3a82bb1267d62c63cda1749aae4.tar.gz mv-86caa742848df3a82bb1267d62c63cda1749aae4.tar.bz2 mv-86caa742848df3a82bb1267d62c63cda1749aae4.zip |
Fix typo
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 01b4922d..62986ade 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,7 +1,7 @@ # Martin Väth <martin@mvath.de> (04 Sep 2013) # There is nothing wrong with sys-fs/squash_dir: It will stay in this overlay, # although upstream maintenance is decreased and might eventually be dropped. -# For the moment, it is completely save to unmask sys-fs/squash_dir. +# For the moment, it is completely safe to unmask sys-fs/squash_dir. # However, this mask is here to call to your attention that it is recommended # to use the successor sys-fs/squashmount instead (or sys-apps/openrc-wrapper # if you wanted squash_dir only because of the openrc-wrapper script) |