summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Stubbs <jstubbs@gentoo.org>2005-10-19 13:18:54 +0000
committerJason Stubbs <jstubbs@gentoo.org>2005-10-19 13:18:54 +0000
commit0b51b921101a339e6e66fb2991e663e51c5b903e (patch)
tree4c440d8bad8bf826b96d6ad340934487ad5498c5 /pym/emergehelp.py
parents/no/not/ typo (diff)
downloadportage-idfetch-0b51b921101a339e6e66fb2991e663e51c5b903e.tar.gz
portage-idfetch-0b51b921101a339e6e66fb2991e663e51c5b903e.tar.bz2
portage-idfetch-0b51b921101a339e6e66fb2991e663e51c5b903e.zip
Remove an extra space in a hyphenated string.
svn path=/main/branches/2.0/; revision=2150
Diffstat (limited to 'pym/emergehelp.py')
-rw-r--r--pym/emergehelp.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pym/emergehelp.py b/pym/emergehelp.py
index 55885aa7..ed88eac0 100644
--- a/pym/emergehelp.py
+++ b/pym/emergehelp.py
@@ -334,7 +334,7 @@ and the KDE configuration dirs; more may be added in the future.
When Portage installs a file into a protected directory tree like /etc, any
existing files will not be overwritten. If a file of the same name already
-exists, Portage will change the name of the to-be- installed file from 'foo' to
+exists, Portage will change the name of the to-be-installed file from 'foo' to
'._cfg0000_foo'. If '._cfg0000_foo' already exists, this name becomes
'._cfg0001_foo', etc. In this way, existing files are not overwritten,
allowing the administrator to manually merge the new config files and avoid any