Skip to content

Commit 3691650

Browse files
foxyseta4e554c4c
authored andcommitted
doc: run spellchecker on project
1 parent f67636b commit 3691650

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Cornelis/Pretty.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ import Prettyprinter.Internal.Type
2525
-- The suffix after @Cornelis/XXX/@ matches the names as returned by Agda, contained in 'C.hl_atoms'.
2626
-- How these names are generated is not documented on Agda's side, but the implementation can be found at
2727
-- ['Agda.Interaction.Highlighting.Common.toAtoms'](https://github.com/agda/agda/src/full/Agda/Interaction/Highlighting/Common.hs).
28-
-- The correspoding Agda types are found in 'Agda.Interaction.Highlighting.Precise'.
28+
-- The corresponding Agda types are found in 'Agda.Interaction.Highlighting.Precise'.
2929
--
3030
-- NOTE:
3131
-- * When modifying this type, remember to sync the changes to @syntax/agda.vim@

0 commit comments

Comments
 (0)