Fix typos in documentation (codespell)
[ntk/apt.git] / apt-pkg / deb / debsystem.cc
index 7ed6936..b95ff15 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)
 {