aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Gaffney <agaffney@gentoo.org>2007-08-16 12:20:29 +0000
committerAndrew Gaffney <agaffney@gentoo.org>2007-08-16 12:20:29 +0000
commitdf89fefd8df927d0dcf8ed3cee872bed9cfe4bc2 (patch)
tree111e147d15aa18b0c52909df3bf910053771e300
parentdon't default to on-CD snapshot for standard/advanced (diff)
downloadgli-df89fefd8df927d0dcf8ed3cee872bed9cfe4bc2.tar.gz
gli-df89fefd8df927d0dcf8ed3cee872bed9cfe4bc2.tar.bz2
gli-df89fefd8df927d0dcf8ed3cee872bed9cfe4bc2.zip
fix typo from bug 189053
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/gli/trunk@1854 f8877401-5920-0410-a79b-8e2d7e04ca0d
-rw-r--r--src/fe/gtk/PortageTree.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fe/gtk/PortageTree.py b/src/fe/gtk/PortageTree.py
index 274d6ec..aca8ac2 100644
--- a/src/fe/gtk/PortageTree.py
+++ b/src/fe/gtk/PortageTree.py
@@ -34,7 +34,7 @@ There are several ways of obtaining an initial Portage tree.
Normal: This is the normal method of downloading and syncing the Portage tree \
from the Internet. It will give you the most up-to-date tree.
-Webrsync: This is similar to Normal. It will download via http a dialy Portage \
+Webrsync: This is similar to Normal. It will download via http a daily Portage \
snapshot and sync that.
Snapshot: This is if you have a specially-built portage snapshot you want to use \