]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/deb/debsystem.cc
warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
[apt.git] / apt-pkg / deb / debsystem.cc
index 7ed6936c3395f570e66958145524d2599242b892..b95ff15df4aa81f2f5de70d825d6810818ec6562 100644 (file)
@@ -193,7 +193,7 @@ bool debSystem::Initialize(Configuration &Cnf)
                                                                        /*}}}*/
 // System::ArchiveSupported - Is a file format supported               /*{{{*/
 // ---------------------------------------------------------------------
-/* The standard name for a deb is 'deb'.. There are no seperate versions
+/* The standard name for a deb is 'deb'.. There are no separate versions
    of .deb to worry about.. */
 bool debSystem::ArchiveSupported(const char *Type)
 {