* [gentoo-commits] portage r11446 - main/trunk/pym/portage
@ 2008-08-21 19:49 Zac Medico (zmedico)
0 siblings, 0 replies; only message in thread
From: Zac Medico (zmedico) @ 2008-08-21 19:49 UTC (permalink / raw
To: gentoo-commits
Author: zmedico
Date: 2008-08-21 19:49:56 +0000 (Thu, 21 Aug 2008)
New Revision: 11446
Modified:
main/trunk/pym/portage/__init__.py
Log:
Fix typo in "directory" spelling. Thanks to Ofer Wald in bug #219957.
Modified: main/trunk/pym/portage/__init__.py
===================================================================
--- main/trunk/pym/portage/__init__.py 2008-08-20 20:52:00 UTC (rev 11445)
+++ main/trunk/pym/portage/__init__.py 2008-08-21 19:49:56 UTC (rev 11446)
@@ -5399,7 +5399,7 @@
writemsg("Can not execute files in %s\n" % checkdir + \
"Likely cause is that you've mounted it with one of the\n" + \
"following mount options: 'noexec', 'user', 'users'\n\n" + \
- "Please make sure that portage can execute files in this direxctory.\n" \
+ "Please make sure that portage can execute files in this directory.\n" \
, noiselevel=-1)
fd.close()
return 1
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-08-21 19:50 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-21 19:49 [gentoo-commits] portage r11446 - main/trunk/pym/portage Zac Medico (zmedico)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox