Skip to content

Commit

Permalink
Spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
ggreif committed Jan 16, 2017
1 parent 0fcab52 commit 62dd141
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion haskell-cabal.el
Original file line number Diff line number Diff line change
Expand Up @@ -735,7 +735,7 @@ Respect the comma style."
(point)))

(defun haskell-cabal-beginning-of-subsection ()
"go to the beginniing of the current subsection"
"go to the beginning of the current subsection"
(interactive)
(goto-char (haskell-cabal-subsection-beginning)))

Expand Down

0 comments on commit 62dd141

Please sign in to comment.