diff options
author | David Bremner <bremner@debian.org> | 2011-06-23 14:37:29 -0300 |
---|---|---|
committer | David Bremner <bremner@debian.org> | 2011-06-23 14:37:29 -0300 |
commit | 9e7c40543bbbab91d306fe027c33da9cb990240a (patch) | |
tree | 0db9df0bafbf8a634afc789e2aa16ab04875c889 /debian | |
parent | 1126732eced3f13f7934c5b152eb4ed018789502 (diff) |
debian: fix typo in short description of notmuch-vim
Thanks to Dirk Eddelbuettel for noticing.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 0f1e179d..aa3165fb 100644 --- a/debian/control +++ b/debian/control @@ -86,7 +86,7 @@ Section: mail Breaks: notmuch (<<0.6~238~) Replaces: notmuch (<<0.6~238~) Depends: ${misc:Depends}, notmuch, vim-addon-manager -Description: thread-based email index, search and tagging (emacs interface) +Description: thread-based email index, search and tagging (vim interface) Notmuch is a system for indexing, searching, reading, and tagging large collections of email messages in maildir or mh format. It uses the Xapian library to provide fast, full-text search with a very |