summaryrefslogtreecommitdiff
path: root/apt-utils.el
diff options
context:
space:
mode:
Diffstat (limited to 'apt-utils.el')
-rw-r--r--apt-utils.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/apt-utils.el b/apt-utils.el
index f5f9165..636c9e8 100644
--- a/apt-utils.el
+++ b/apt-utils.el
@@ -285,8 +285,8 @@ With NAMES-ONLY, match names only."
(setq truncate-lines nil))
(let ((inhibit-read-only t))
(erase-buffer)
- (insert (format "Debian package search%sfor %s\n\n"
- (if names-only " (names only)" " ") regexp))
+ (insert (format "Debian package search%s for %s\n\n"
+ (if names-only " (names only)" "") regexp))
(cond
(names-only
(apply 'call-process apt-utils-apt-cache-program nil t nil