summaryrefslogtreecommitdiff
path: root/apt-pkg/pkgrecords.h
diff options
context:
space:
mode:
Diffstat (limited to 'apt-pkg/pkgrecords.h')
-rw-r--r--apt-pkg/pkgrecords.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/apt-pkg/pkgrecords.h b/apt-pkg/pkgrecords.h
index b5eec305e..5d4ba37d7 100644
--- a/apt-pkg/pkgrecords.h
+++ b/apt-pkg/pkgrecords.h
@@ -10,7 +10,7 @@
package files. This is different than the generators parser in that
it is used to access information not generate information. No
information touched by the generator should be parable from here as
- it can always be retreived directly from the cache.
+ it can always be retrieved directly from the cache.
##################################################################### */
/*}}}*/