diff options
author | Zac Medico <zmedico@gentoo.org> | 2011-06-29 18:10:40 -0700 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2011-06-29 18:10:40 -0700 |
commit | 95278969e23b9999c45dd079c22d89734153a485 (patch) | |
tree | 129c70f4c8d824e8536113efc3c51bb0021fd351 | |
parent | df4641613d30945c5cb6b1287946dcdb7acf151e (diff) | |
download | portage-95278969e23b9999c45dd079c22d89734153a485.tar.gz portage-95278969e23b9999c45dd079c22d89734153a485.tar.bz2 portage-95278969e23b9999c45dd079c22d89734153a485.zip |
RELEASE-NOTES: fix spelling of "respecting"
-rw-r--r-- | RELEASE-NOTES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 582bbb511..6683e91fc 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -24,7 +24,7 @@ portage-2.1.10 ================================== * The emerge --autounmask option is now enabled by default. The --autounmask-write option can be used to have config changes automatically - written to the appropriate files (repecting --ask and CONFIG_PROTECT). If + written to the appropriate files (respecting --ask and CONFIG_PROTECT). If --autounmask behavior is not desired as the default behavior, then it can be disabled by adding --autounmask=n to the EMERGE_DEFAULT_OPTS variable in make.conf. Refer to the emerge(1) man page for more information. |