1
0

finance: fix comment

This commit is contained in:
Simon Michael
2024-04-03 05:38:43 -10:00
parent 8066e79118
commit 60973a50e5

View File

@@ -14,7 +14,7 @@ PANDOC?=pandoc
finance-md:
( \
echo 'Finances of the Plain Text Accounting org.'; \
echo '<!-- Generated by "make src/finance.md", do not edit directly. -->'; \
echo '<!-- Generated by "make finance-md", do not edit directly. -->'; \
echo ; \
hledger -f finance/pta.journal bs -O html; \
echo ; \