]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/edsp.h
Introduce tolower_ascii_unsafe() and use it for hashing
[apt.git] / apt-pkg / edsp.h
index 4adfc95e97e2f64d9fbc7b9c541ccbc2f9feebe5..ed49ac28ca9c57b76ad659f3b49b70937b3c8117 100644 (file)
@@ -72,7 +72,7 @@ namespace EDSP                                                                /*{{{*/
         *  it doesn't make sense from an APT resolver point of view like versions
         *  with a negative pin to enable the solver to propose even that as a
         *  solution or at least to be able to give a hint what can be done to
-        *  statisfy a request.
+        *  satisfy a request.
         *
         *  \param Cache is the known package universe
         *  \param output is written to this "file"
@@ -254,7 +254,7 @@ namespace EIPP                                                              /*{{{*/
    APT_HIDDEN bool WriteScenario(pkgDepCache &Cache, FileFd &output,
         OpProgress * const Progress);
 
-   APT_HIDDEN bool OrderInstall(char const * const planer, pkgPackageManager * const PM,
+   APT_HIDDEN bool OrderInstall(char const * const planner, pkgPackageManager * const PM,
         unsigned int const version, OpProgress * const Progress);
    APT_HIDDEN bool ReadResponse(int const input, pkgPackageManager * const PM,
         OpProgress * const Progress);