diff options
| author | Craig Jennings <c@cjennings.net> | 2025-11-14 02:35:00 -0600 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2025-11-14 02:35:00 -0600 |
| commit | 2312e40358a923fe72785af504c9272506d8d58d (patch) | |
| tree | 95ff3ba5c3ab2da2a889530432d75e69ed993efa /tests/fixtures/grammar-errors-punctuation.txt | |
| parent | 1218bae708a6755e3628f15fef58e6806ac81039 (diff) | |
| download | dotemacs-2312e40358a923fe72785af504c9272506d8d58d.tar.gz dotemacs-2312e40358a923fe72785af504c9272506d8d58d.zip | |
Revert "checking in modified/removed tests and other misc changes"
This reverts commit 1218bae708a6755e3628f15fef58e6806ac81039.
Diffstat (limited to 'tests/fixtures/grammar-errors-punctuation.txt')
| -rw-r--r-- | tests/fixtures/grammar-errors-punctuation.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/fixtures/grammar-errors-punctuation.txt b/tests/fixtures/grammar-errors-punctuation.txt new file mode 100644 index 000000000..37de646a3 --- /dev/null +++ b/tests/fixtures/grammar-errors-punctuation.txt @@ -0,0 +1,5 @@ +This sentence is missing punctuation at the end + +Multiple spaces between words should be detected. + +A sentence with,incorrect comma,placement and usage. |
