]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/contrib/error.h
Fix typos in documentation (codespell)
[apt.git] / apt-pkg / contrib / error.h
index 7d09b2d4ad5320b3bb872879df08abd4acb2cadb..bcee70b1adaa5ee94c1763f260fda00c8ef4d6c7 100644 (file)
@@ -229,7 +229,7 @@ public:                                                                     /*{{{*/
        /** \brief is the list empty?
         *
         *  The default checks if the list is empty or contains only notices,
-        *  if you want to check if also no notices happend set the parameter
+        *  if you want to check if also no notices happened set the parameter
         *  flag to \b false.
         *
         *  \param WithoutNotice does notices count, default is \b true, so no