diff options
author | Luca Bruno <lethalman88@gmail.com> | 2008-10-03 20:15:06 +0200 |
---|---|---|
committer | Luca Bruno <lethalman88@gmail.com> | 2008-10-03 20:15:06 +0200 |
commit | 7365ff46a3852e2d3abd2cfdfcfad37ac362c427 (patch) | |
tree | 52d5a31a586982899ceccf71f840a186d52b7fb7 /apt-pkg/contrib/cmndline.h | |
parent | e3b7c6cfd9bac5bce453c889503f573ccee41fa2 (diff) |
Fix some typos in docs and translations (thanks to timeless, closes: 368665)
Diffstat (limited to 'apt-pkg/contrib/cmndline.h')
-rw-r--r-- | apt-pkg/contrib/cmndline.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apt-pkg/contrib/cmndline.h b/apt-pkg/contrib/cmndline.h index fad6d1da9..e28071e81 100644 --- a/apt-pkg/contrib/cmndline.h +++ b/apt-pkg/contrib/cmndline.h @@ -34,7 +34,7 @@ ConfigFile - Means this flag should be interprited as the name of a config file to read in at this point in option processing. Implies HasArg. - ArbItem - Means the item is an arbitary configuration string of + ArbItem - Means the item is an arbitrary configuration string of the form item=value, where item is passed directly to the configuration class. The default, if the flags are 0 is to use Boolean |