]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/pkgcache.h
Fix typos in documentation (codespell)
[apt.git] / apt-pkg / pkgcache.h
index 1a7013551a5c9c57ae7a7733277e076042ba017e..c31c5f30b768c25c81502de4be4872b35f663a30 100644 (file)
@@ -354,7 +354,7 @@ struct pkgCache::Group
     the hash index of the name in the pkgCache::Header::PkgHashTable
 
     A package can be created for every architecture so package names are
-    not unique, but it is garanteed that packages with the same name
+    not unique, but it is guaranteed that packages with the same name
     are sequencel ordered in the list. Packages with the same name can be
     accessed with the Group.
 */