Skip to content

Commit 4aa8875

Browse files
Merge pull request #1618 from MarTango/patch-1
Fix typo in doc/haskell-mode.texi
2 parents 527a48d + e891728 commit 4aa8875

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/haskell-mode.texi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -425,7 +425,7 @@ candidate list also includes symbols from imported modules.
425425
@image{anim/company-mode-import-statement}
426426
@end ifhtml
427427

428-
Unfortunatelly, it is not possible to provide candidates for
428+
Unfortunately, it is not possible to provide candidates for
429429
identifiers defined locally in @code{let} and @code{where} blocks even
430430
in interactive mode. But if you're using
431431
@url{http://company-mode.github.io/, company-mode} you can override

0 commit comments

Comments
 (0)