summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Batischev <eual.jp@gmail.com>2021-09-21 11:31:00 +0000
committerAlexander Batischev <eual.jp@gmail.com>2021-09-21 11:31:00 +0000
commite332fa15343b523fcd2452d3efd51d72e6e88509 (patch)
treeb971d8772de19c8b2b86bafe54ac8d2c7c32eda2
parent15d3bca481f7128d768ca714f67b1c9f1f5e8866 (diff)
downloadobnam2-e332fa15343b523fcd2452d3efd51d72e6e88509.tar.gz
Fix typo
-rw-r--r--DONE.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/DONE.md b/DONE.md
index aa6558c..5836c59 100644
--- a/DONE.md
+++ b/DONE.md
@@ -27,7 +27,7 @@ all be true:
1. New functionality and bug fixes are verified by automated tests
run by the `./check` script.
- if this is not feasible for some reason, that reason is
- documented commit messages, and an issue is opened so that the
+ documented in commit messages, and an issue is opened so that the
tests can be added later
2. The build and tests run by GitLab CI finish successfully.
3. There has been sufficient time to review the change and for