]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/pkgcache.h
Merge branch 'debian/sid' into debian/experimental
[apt.git] / apt-pkg / pkgcache.h
index 565ee657c98ea5cc6f74baac9237e8355f950297..7c01258f13f273785a2c55e0584248bd38aba5b8 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.
 */