diff options
| author | Daiki Ueno <ueno@gnu.org> | 2016-01-25 17:35:14 +0900 |
|---|---|---|
| committer | Daiki Ueno <ueno@gnu.org> | 2016-01-25 17:35:30 +0900 |
| commit | 34132bae3c8af1fa2b3dea31e7146950169ea6d4 (patch) | |
| tree | 4eb3b31704434114a253cfb96a78ef9d003c94bd | |
| parent | 79f77aa445d9916aa5507fd76c1e99245ab9d9bd (diff) | |
README.md: Fix typo
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ Install ------ * `M-x package-install gnome-c-style` -* Add the following lines to `~/.emacs.d/init.el`: +* Add the following line to `~/.emacs.d/init.el`: ``` (add-hook 'c-mode-hook 'gnome-c-style-mode) |
