aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man/blogc-template.7.ronn2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/blogc-template.7.ronn b/man/blogc-template.7.ronn
index c6e4d3b..d788f41 100644
--- a/man/blogc-template.7.ronn
+++ b/man/blogc-template.7.ronn
@@ -138,7 +138,7 @@ This is how an `ifndef` conditional is defined in a template:
In this case, if the `TITLE` variable is not defined, the content is included.
-### if confitional
+### if conditional
The content of an `if` conditional is included in the output file when
the comparision between the given variable and the static string evaluates to