diff options
Diffstat (limited to 'TODOs.md')
-rw-r--r-- | TODOs.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |