summaryrefslogtreecommitdiff
path: root/asciidoc/resources
diff options
context:
space:
mode:
Diffstat (limited to 'asciidoc/resources')
-rw-r--r--asciidoc/resources/asciidoc.conf2
-rw-r--r--asciidoc/resources/dblatex/asciidoc-dblatex.sty2
-rw-r--r--asciidoc/resources/filters/latex/latex-filter.conf2
-rw-r--r--asciidoc/resources/filters/source/source-highlight-filter-test.txt2
-rw-r--r--asciidoc/resources/help.conf2
-rw-r--r--asciidoc/resources/icons/README2
6 files changed, 6 insertions, 6 deletions
diff --git a/asciidoc/resources/asciidoc.conf b/asciidoc/resources/asciidoc.conf
index bee8603..d66294a 100644
--- a/asciidoc/resources/asciidoc.conf
+++ b/asciidoc/resources/asciidoc.conf
@@ -588,7 +588,7 @@ template::[pass-blockmacro]
# Synthesize missing target attribute for filter generated file names.
# The tag split | ensures missing target file names are auto-generated
# before the filter is executed, the remainder (the [image-blockmacro])
-# is excuted after the filter to ensure data URI encoding comes after
+# is executed after the filter to ensure data URI encoding comes after
# the image is created.
{target%}{counter2:target-number}
{target%}{set2:target:{docname}__{target-number}.png}
diff --git a/asciidoc/resources/dblatex/asciidoc-dblatex.sty b/asciidoc/resources/dblatex/asciidoc-dblatex.sty
index 309459f..8f6eca0 100644
--- a/asciidoc/resources/dblatex/asciidoc-dblatex.sty
+++ b/asciidoc/resources/dblatex/asciidoc-dblatex.sty
@@ -18,5 +18,5 @@
% For DocBook literallayout elements, see `./dblatex/dblatex-readme.txt`.
\usepackage{alltt}
-% To preserve simple quotes in the blocs of code
+% To preserve simple quotes in the blocks of code
\usepackage{upquote}
diff --git a/asciidoc/resources/filters/latex/latex-filter.conf b/asciidoc/resources/filters/latex/latex-filter.conf
index e9b749f..ee255a0 100644
--- a/asciidoc/resources/filters/latex/latex-filter.conf
+++ b/asciidoc/resources/filters/latex/latex-filter.conf
@@ -31,7 +31,7 @@ template::[latex-filter-image-blockmacro]
# Synthesize missing target attribute for filter generated file names.
# The tag split | ensures missing target file names are auto-generated
# before the filter is executed, the remainder (the [image-blockmacro])
-# is excuted after the filter to ensure data URI encoding comes after
+# is executed after the filter to ensure data URI encoding comes after
# the image is created.
# This template replaces the filter-image-blockmacro template so that
# we can generate SVG images from LaTeX code.
diff --git a/asciidoc/resources/filters/source/source-highlight-filter-test.txt b/asciidoc/resources/filters/source/source-highlight-filter-test.txt
index cd2390c..b7bccbe 100644
--- a/asciidoc/resources/filters/source/source-highlight-filter-test.txt
+++ b/asciidoc/resources/filters/source/source-highlight-filter-test.txt
@@ -1,4 +1,4 @@
-Source Hightlight Filter Test
+Source Highlight Filter Test
=============================
Details of the filter can be found in
diff --git a/asciidoc/resources/help.conf b/asciidoc/resources/help.conf
index a4b8775..0899c0d 100644
--- a/asciidoc/resources/help.conf
+++ b/asciidoc/resources/help.conf
@@ -224,7 +224,7 @@ Document links
URLs
----
- Use normal URL and email addess syntax or:
+ Use normal URL and email address syntax or:
http:address[caption] (link to web page)
mailto:address[caption] (link to mail recipient)
diff --git a/asciidoc/resources/icons/README b/asciidoc/resources/icons/README
index f12b2a7..09da77f 100644
--- a/asciidoc/resources/icons/README
+++ b/asciidoc/resources/icons/README
@@ -1,5 +1,5 @@
Replaced the plain DocBook XSL admonition icons with Jimmac's DocBook
icons (http://jimmac.musichall.cz/ikony.php3). I dropped transparency
-from the Jimmac icons to get round MS IE and FOP PNG incompatibilies.
+from the Jimmac icons to get round MS IE and FOP PNG incompatibilities.
Stuart Rackham