aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-07-14 06:27:58 -0300
committerEuAndreh <eu@euandre.org>2021-07-14 06:27:58 -0300
commit4e6d056bc4060b969a3e4d580fabb7ddb9ddc2f7 (patch)
tree68fc5a60e11e6ecefbe7def7e87e59a9e60127e3
parentTODOs.md: Mark #task-55fe6623-2bfc-49dd-061c-3899ae2b1c68 as DONE (diff)
downloadgit-permalink-4e6d056bc4060b969a3e4d580fabb7ddb9ddc2f7.tar.gz
git-permalink-4e6d056bc4060b969a3e4d580fabb7ddb9ddc2f7.tar.xz
TODOs.md: typo "user of packager" -> "user or packager"
-rw-r--r--TODOs.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODOs.md b/TODOs.md
index a8256bf..67c653d 100644
--- a/TODOs.md
+++ b/TODOs.md
@@ -505,7 +505,7 @@ itself.
This is an anti-pattern in the viewpoint of the category of files that should exist in the repository, but this is made strictly for one rule: reducing the dependencies of the project for users (and not for developers), namely, gettext.
-Since gettext itself isn't standard (see [discussion] on this topic), adding this requirement to the consumer (user of packager) isn't desirable.
+Since gettext itself isn't standard (see [discussion] on this topic), adding this requirement to the consumer (user or packager) isn't desirable.
So here I'm optimizing for more things being commited in the repository in the name of less requirements.