diff options
-rw-r--r-- | src/fe/gtk/PortageTree.py | 2 |
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 \ |