summaryrefslogtreecommitdiff
path: root/CHANGELOG.adoc
diff options
context:
space:
mode:
authorDan Allen <dan.j.allen@gmail.com>2013-08-28 15:14:14 -0600
committerDan Allen <dan.j.allen@gmail.com>2013-08-28 15:14:14 -0600
commit244083f49ec4b251535da9302802f3f09a10ec3f (patch)
treeec32713b11408b483036e986e73f21e474f74003 /CHANGELOG.adoc
parentdd57140ca643cb75f026e9bd99b0fd0787c52d48 (diff)
fix typo in CHANGELOG
Diffstat (limited to 'CHANGELOG.adoc')
-rw-r--r--CHANGELOG.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.adoc b/CHANGELOG.adoc
index ea42567b..c9fdba4c 100644
--- a/CHANGELOG.adoc
+++ b/CHANGELOG.adoc
@@ -85,7 +85,7 @@ Improvements::
* improved the built-in CodeRay theme to match Asciidoctor styles
* link to CodeRay stylesheet if linkcss is set (#381)
* added content_model to AbstractBlock, rename buffer to lines
- * use Untitled as document title in rendere output if document has no title
+ * use Untitled as document title in rendered output if document has no title
* rename include-depth attribute to max-include-depth, set 64 as default value (#591)
* the tag attribute can be used on the include directive to identify a single tagged region
* output multiple authors in HTML backend (#399)