summaryrefslogtreecommitdiff
path: root/doc/design.dbk
diff options
context:
space:
mode:
Diffstat (limited to 'doc/design.dbk')
-rw-r--r--doc/design.dbk2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/design.dbk b/doc/design.dbk
index fabc915e5..ab49d9790 100644
--- a/doc/design.dbk
+++ b/doc/design.dbk
@@ -144,7 +144,7 @@ Handle source lists for updates from multiple sources. APT should also be able
to handle diverse methods of acquiring new packages; local filesystem,
mountable CD-ROM drives, FTP accessible repositories are some of the methods
that come to mind. Also, the source lists can be separated into categories,
-such as main, contrib, non-us, non-local, non-free, my-very-own, etc. APT
+such as main, contrib, non-local, non-free, my-very-own, etc. APT
should be set up to retrieve the Packages files from these multiple source
lists, as well as retrieving the packages themselves.
</para>