diff options
author | Chris Leick <c.leick@vollbio.de> | 2016-11-09 17:42:40 +0100 |
---|---|---|
committer | David Kalnischkies <david@kalnischkies.de> | 2016-11-09 17:50:50 +0100 |
commit | 2c30cf43f1c4ab96f3eca849d7eb4923ffed40b1 (patch) | |
tree | 2e304c8f88d9d2271832e95fb26cc1d0d73eae54 /apt-pkg/edsp.h | |
parent | 1a65cfc73dc67c114c6d7235bd21c1f879804f04 (diff) |
fix three typos in sources & manpages
Diffstat (limited to 'apt-pkg/edsp.h')
-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" |