Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix typos #1775

Merged
merged 1 commit into from
Mar 28, 2022
Merged

fix typos #1775

merged 1 commit into from
Mar 28, 2022

Conversation

ghost
Copy link

@ghost ghost commented Mar 28, 2022

haskell-c2hs.el
haskell-completions.el
haskell-decl-scan.el
haskell-font-lock.el
haskell-indent.el
haskell-indentation.el
haskell-mode.el
haskell-utils.el
tests/haskell-font-lock-tests.el

@ghost
Copy link
Author

ghost commented Mar 28, 2022

@purcell

grammar looks off in this comment

haskell-completions.el

;; For major use function `haskell-completions-grab-prefix' is supposed, and
;; other prefix grabbing functions are used internally by it.  So, only this
;; function have prefix minimal length functionality and invokes predicate
;; function `haskell-completions-can-grab-prefix'.

last word appears to be a typo
grammar looks off in this comment

tests/haskell-utils-tests.el

    ;; set some random value to flag to test that it will be reseted

@purcell purcell merged commit 15c5eb0 into haskell:master Mar 28, 2022
@purcell
Copy link
Member

purcell commented Mar 28, 2022

thanks

@ghost
Copy link
Author

ghost commented Mar 28, 2022

guess the intention was reset

tests/haskell-utils-tests.el

   ;; set some random value to flag to test that it will be reseted

@purcell
Copy link
Member

purcell commented Mar 31, 2022

guess the intention was reset

yes, fixed, thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant