Skip to content

Commit 9af63c4

Browse files
committed
manual: singular, not plural
Need to use singular form, because there is only `haskell-indent-mode` left.
1 parent ef96a53 commit 9af63c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/haskell-mode.texi

+1-1
Original file line numberDiff line numberDiff line change
@@ -421,7 +421,7 @@ adding the following line to your @file{.emacs} file:
421421
(add-hook 'haskell-mode-hook 'haskell-indent-mode)
422422
@end lisp
423423

424-
Either of these will turn off @code{haskell-indentation-mode}.
424+
This will turn off @code{haskell-indentation-mode}.
425425

426426
@section Interactive Block Indentation
427427

0 commit comments

Comments
 (0)