]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/edsp/edspsystem.cc
Add missing includes and external definitions
[apt.git] / apt-pkg / edsp / edspsystem.cc
index b0e7b8a21a3b46e2a1911f8954a8fa6fa6aa80d4..1ceb21a17201db28936011f441864d447b99ef95 100644 (file)
@@ -35,7 +35,7 @@ edspLikeSystem::edspLikeSystem(char const * const Label) : pkgSystem(Label, &deb
 edspSystem::edspSystem() : edspLikeSystem("Debian APT solver interface")
 {
 }
-eippSystem::eippSystem() : edspLikeSystem("Debian APT planer interface")
+eippSystem::eippSystem() : edspLikeSystem("Debian APT planner interface")
 {
 }
                                                                        /*}}}*/