summaryrefslogtreecommitdiffstats
path: root/doc/src/03010-conventions.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/03010-conventions.md')
-rw-r--r--doc/src/03010-conventions.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/03010-conventions.md b/doc/src/03010-conventions.md
index 5e9ffe7e..77856353 100644
--- a/doc/src/03010-conventions.md
+++ b/doc/src/03010-conventions.md
@@ -47,7 +47,7 @@ Libraries which provide functionality for entries or the store but no
domain-functionality should be named "libimagentrything" whereas "thing" stands for
what the library provides.
-All domain libraries should be prefixed with "libimag".
+All domain libraries should be prefixed with "libimag".
### Library scope
@@ -93,7 +93,7 @@ possible without a lot of effort, but still: more tests = better!
The commandline tools are the CLI-frontends for their respective libraries.
So `libimagdiary` has a CLI frontend `imag-diary`.
-Those CLI frontends use functionality from `libimagrt` to build a
+Those CLI frontends use functionality from `libimagrt` to build a
commandline interface which is consistent with the rest of the ecosystem.
Commandline applications use the runtime interfaces for receiving IDs from the