aboutsummaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorRafael G. Martins <rafael@rafaelmartins.eng.br>2015-08-17 19:46:23 -0300
committerRafael G. Martins <rafael@rafaelmartins.eng.br>2015-08-17 19:46:23 -0300
commit6e5ad485ddff440e0577f7912e88dc2849161b49 (patch)
treec4fdc22991a17b48109e26f6e5d2f1f4ac4de79a /man
parentbc155824bd0f07cb655217db55b77aeb2d8d4654 (diff)
downloadblogc-6e5ad485ddff440e0577f7912e88dc2849161b49.tar.gz
blogc-6e5ad485ddff440e0577f7912e88dc2849161b49.tar.bz2
blogc-6e5ad485ddff440e0577f7912e88dc2849161b49.zip
man: typo
Diffstat (limited to 'man')
-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