Remove an extra space in a hyphenated string. v2.0.53_rc6
authorJason Stubbs <jstubbs@gentoo.org>
Wed, 19 Oct 2005 13:18:54 +0000 (13:18 -0000)
committerJason Stubbs <jstubbs@gentoo.org>
Wed, 19 Oct 2005 13:18:54 +0000 (13:18 -0000)
svn path=/main/branches/2.0/; revision=2150

pym/emergehelp.py

index 55885aa71fd09a352f034220b917d9c679d67ebe..ed88eac03aa8ea9b8046effb2d29be07267d9677 100644 (file)
@@ -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