]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/aptconfiguration.h
* apt-pkg/cdrom.{cc,h}:
[apt.git] / apt-pkg / aptconfiguration.h
index 815db6caee0fb4929cc5a9f7f1bedef8ff7ab465..1f0399dd292ca75ffbe9b389bbde6ab6593ae5e5 100644 (file)
@@ -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);