summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 64c869595..9be9f4753 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -33,7 +33,7 @@ live-build (4.0~a8-1) experimental; urgency=low
* Adding 3.0~b6-1 changelog entries.
* Correcting variable default assignment for new configuration tree
layout.
- * Avoiding to unconditionally adding whitespace seperator to
+ * Avoiding to unconditionally adding whitespace separator to
config/control for existing configs.
-- Daniel Baumann <daniel@debian.org> Sun, 20 Jan 2013 11:28:27 +0100
@@ -4584,7 +4584,7 @@ live-helper (1.0~a38-1) unstable; urgency=medium
* Don't fail if resolv.conf is a symlink, thanks to David Madore
<david.madore@ens.fr> (Closes: #457595).
* Fixing changelog.
- * Consistently using the pipe as seperator in sed commands now.
+ * Consistently using the pipe as separator in sed commands now.
* Checking for /sys/class rather than /sys/kernel, avoids problem when
running under OpenVZ which doesn't have sys/kernel, thanks to
Takeshi Yaegashi <yaegashi@debian.org>.