diff options
Diffstat (limited to 'apt-pkg')
-rw-r--r-- | apt-pkg/edsp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apt-pkg/edsp.h b/apt-pkg/edsp.h index 60f8c2883..ed49ac28c 100644 --- a/apt-pkg/edsp.h +++ b/apt-pkg/edsp.h @@ -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" |