From a350eab911b0ac22e24ba05d56b76d5ea807d5b8 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Thu, 23 Jun 2016 18:40:45 +0900 Subject: improve description grammar --- debian/control | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'debian') diff --git a/debian/control b/debian/control index 6ef618b..2be6897 100644 --- a/debian/control +++ b/debian/control @@ -15,8 +15,8 @@ Depends: ${misc:Depends}, emacs, ${elpa:Depends} Built-Using: ${misc:Built-Using} Recommends: emacs (>= 46.0) Enhances: emacs, emacs24 -Description: navigate the point of the most recent edit in the buffer - goto-chg is emacs addon, that allows user to naviagate buffer to the - point of the most recent edit in the buffer. When repeated, goto - the second most recent edit, and so on. Negative argument, 'C-u -' - reverse direction. \ No newline at end of file +Description: navigate the point to the most recent edit in the buffer + goto-chg is an Emacs addon that allows the user to move point to the + the most recent edit in the buffer. When the command is repeated, + point moves to the second most recent edit, and so on. A negative + argument may be used to reverse the direction. -- cgit v1.2.3