summaryrefslogtreecommitdiff
path: root/dselect
diff options
context:
space:
mode:
authorScott James Remnant <keybuk@debian.org>2004-05-07 01:40:46 +0000
committerScott James Remnant <keybuk@debian.org>2004-05-07 01:40:46 +0000
commit96f0d6dc724fdbf1f36e0d2586cf60f261896d97 (patch)
tree949053a62cce1b5bdd89f76786df0e03f2479280 /dselect
parent7f0e58c96e635790706086761db34cae94b5b1ec (diff)
downloaddpkg-96f0d6dc724fdbf1f36e0d2586cf60f261896d97.tar.gz
Fix a large collection of low-hanging-fruit documentation corrections
to clean up the bug list somewhat.
Diffstat (limited to 'dselect')
-rw-r--r--dselect/pkginfo.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/dselect/pkginfo.cc b/dselect/pkginfo.cc
index 6c8aeb025..e9c286ceb 100644
--- a/dselect/pkginfo.cc
+++ b/dselect/pkginfo.cc
@@ -80,7 +80,7 @@ void packagelist::severalinfoblurb(const char *whatinfoline) {
whatinfovb(whatinfoline);
varbuf vb;
vb(_("The line you have highlighted represents many packages; "
- "if you ask to install, remove, hold, &c it you will affect all "
+ "if you ask to install, remove, hold, etc. it you will affect all "
"the packages which match the criterion shown.\n"
"\n"
"If you move the highlight to a line for a particular package "