Idris2/docs/source/reference
Walter Smuts ab2d828887 Typos: Run 'typos -w' command over docs/
Only running over "docs/" directory since it will likely have the
largest postivie impact and cause fewest issues.

Typos will do simple find-and-replace when it detects a word not in it's
dictionary. It does not have any regard for formatting based on
surrounding context. Care must be taken not no merge variable names in
same scope etc.

Typos can be driven by Github Actions:
https://github.com/crate-ci/typos/blob/master/docs/github-action.md

Tool: https://github.com/crate-ci/typos
2023-06-08 13:41:54 +02:00
..
builtins.rst Typos: Run 'typos -w' command over docs/ 2023-06-08 13:41:54 +02:00
debugging.rst A rough dump of how to debug idris2's workings. (#1464) 2021-05-26 10:19:40 +01:00
documenting.rst [ fix #472 ] Port doc about comments from Idris1 2021-08-27 14:58:35 +01:00
envvars.rst [ doc ] Orphaned todo block was removed 2021-03-01 14:50:31 +00:00
index.rst Add %deprecate pragma (#2086) 2021-11-17 10:41:03 +00:00
literate.rst [ doc ] Mark code blocks as Idris code 2021-11-11 18:55:11 +00:00
overloadedlit.rst [ doc ] Minor syntactic correction in the code example 2022-12-20 16:36:27 +00:00
packages.rst Typos: Run 'typos -w' command over docs/ 2023-06-08 13:41:54 +02:00
pragmas.rst Add %deprecate pragma (#2086) 2021-11-17 10:41:03 +00:00
records.rst [ fix #1959 ] use modern record update syntax (#2196) 2021-12-16 18:23:18 +00:00
strings.rst Typos: Run 'typos -w' command over docs/ 2023-06-08 13:41:54 +02:00