]> code.delx.au - gnu-emacs-elpa/commitdiff
Fix wording in README.md
authorDaiki Ueno <ueno@gnu.org>
Sat, 16 Jan 2016 08:45:47 +0000 (17:45 +0900)
committerDaiki Ueno <ueno@gnu.org>
Sat, 16 Jan 2016 08:45:47 +0000 (17:45 +0900)
README.md

index 3ac893b55455260afd95b9445fb248887bbb35c6..22c6b98a115857add5f9868cc400b966b3fc9524 100644 (file)
--- a/README.md
+++ b/README.md
@@ -27,7 +27,7 @@ Usage
 
 | Key         | Command                                           |
 --------------|---------------------------------------------------|
-| C-c C-g g   | Guess alignment columns from the current region   |
+| C-c C-g g   | Compute alignment columns from the current region |
 | C-c C-g s   | Set alignment column to the current point         |
 | C-c C-g a   | Align argument list at the current point          |
 | C-c C-g r   | Align function declarations in the current region |