summaryrefslogtreecommitdiff
path: root/apt-pkg/aptconfiguration.h
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2011-07-14 11:51:40 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2011-07-14 11:51:40 +0200
commit0dc01623882a8a51416e8635e76c941fc302abec (patch)
tree3d6c3bfb65618fc38473660c1f89e6fd294bd825 /apt-pkg/aptconfiguration.h
parentefd1da06d60b7ce4192fd3ca1fad55e018b7185e (diff)
parent118192bfd764d03af4cfcfc10eb9c38e7cc98721 (diff)
merged from the debian-sid branch
Diffstat (limited to 'apt-pkg/aptconfiguration.h')
-rw-r--r--apt-pkg/aptconfiguration.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/apt-pkg/aptconfiguration.h b/apt-pkg/aptconfiguration.h
index 815db6cae..1f0399dd2 100644
--- a/apt-pkg/aptconfiguration.h
+++ b/apt-pkg/aptconfiguration.h
@@ -36,7 +36,7 @@ public: /*{{{*/
* \param Cached saves the result so we need to calculated it only once
* this parameter should ony be used for testing purposes.
*
- * \return a vector of (all) Language Codes in the prefered usage order
+ * \return a vector of the compression types in the prefered usage order
*/
std::vector<std::string> static const getCompressionTypes(bool const &Cached = true);