summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 1a3144863..acc3ccdf6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -19,7 +19,7 @@ apt (0.5.23) unstable; urgency=low
* Make debian/rules a bit more consistent in a few places.
Specifically, always use -p$@ rather than an explicit package name,
and always specify it first, and use dh_shlibdeps -l uniformly rather
- than sometimes changing LD_LIBRARY_PATH dircetly
+ than sometimes changing LD_LIBRARY_PATH directly
--