diff options
author | EuAndreh <eu@euandre.org> | 2021-06-23 21:18:18 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-06-23 21:32:52 -0300 |
commit | 3d851c5674675259842249cdfab820f93b2e9031 (patch) | |
tree | 39bd1605527e5d508f7456a98249995f70fd88b2 | |
parent | aux/workflow/{l10n,manpages}.sh: Fix ShellCheck offenses (diff) | |
download | git-permalink-3d851c5674675259842249cdfab820f93b2e9031.tar.gz git-permalink-3d851c5674675259842249cdfab820f93b2e9031.tar.xz |
TODOs.md: Fix code block escaping
-rw-r--r-- | TODOs.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -325,7 +325,7 @@ variable altogether. Now all the files that need to go through sed should end in ".in", and the Makefile will take care of producing it. The upside is that this model is much better integrater into make itself. -```text +``` ## DONE Commit the generated manpage translations directly into the repository {#decision-1f7db3d5-002e-515e-f209-0d0917228359} - DONE in 2021-06-21 |