diff options
author | EuAndreh <eu@euandre.org> | 2021-07-14 06:28:22 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-07-14 06:28:22 -0300 |
commit | feefa0137abe9aa396334372865221825e144b31 (patch) | |
tree | 57ce09941a31d1ae2e5a28c087d89664b0b23333 | |
parent | TODOs.md: typo "user of packager" -> "user or packager" (diff) | |
download | git-permalink-feefa0137abe9aa396334372865221825e144b31.tar.gz git-permalink-feefa0137abe9aa396334372865221825e144b31.tar.xz |
TODOs.md: s/user/consumer/
-rw-r--r-- | TODOs.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -503,7 +503,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. +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 consumers (and not for developers), namely, gettext. Since gettext itself isn't standard (see [discussion] on this topic), adding this requirement to the consumer (user or packager) isn't desirable. |