diff options
-rw-r--r-- | man/blogc-template.7.ronn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/blogc-template.7.ronn b/man/blogc-template.7.ronn index 98ceab5..c6e4d3b 100644 --- a/man/blogc-template.7.ronn +++ b/man/blogc-template.7.ronn @@ -155,7 +155,7 @@ This is how an `if` conditional is defined in a template: ## BUGS -The source content is handled by handwritten parsers, that even being well +The template content is handled by handwritten parsers, that even being well tested, may be subject of parsing bugs. Please report any issues to: <https://github.com/blogc/blogc> @@ -169,4 +169,4 @@ Rafael G. Martins <<rafael@rafaelmartins.eng.br>> ## SEE ALSO -blogc(1), blogc-source(7) +blogc(1), blogc-source(7), strcmp(3) |