summaryrefslogtreecommitdiff
path: root/doc/context/sources/general/manuals/xml
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2017-09-15 21:00:20 +0200
committerContext Git Mirror Bot <phg42.2a@gmail.com>2017-09-15 21:00:20 +0200
commit772472f057060460c83828cf7fd1631298165e37 (patch)
tree6429d31a18950743162323d5b5a05bb55081fc09 /doc/context/sources/general/manuals/xml
parent6b89257547b260e08e805816ef752a4b5018328e (diff)
downloadcontext-772472f057060460c83828cf7fd1631298165e37.tar.gz
2017-09-15 20:09:00
Diffstat (limited to 'doc/context/sources/general/manuals/xml')
-rw-r--r--doc/context/sources/general/manuals/xml/xml-mkiv.tex3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/context/sources/general/manuals/xml/xml-mkiv.tex b/doc/context/sources/general/manuals/xml/xml-mkiv.tex
index 4834c4555..ec9be1c6e 100644
--- a/doc/context/sources/general/manuals/xml/xml-mkiv.tex
+++ b/doc/context/sources/general/manuals/xml/xml-mkiv.tex
@@ -1778,7 +1778,6 @@ In addition, \type {=} equals \type {==} and \type {!=} is the same as \type
\stopsection
-
\startsection[title={css selectors}]
\startbuffer[selector-001]
@@ -1837,7 +1836,7 @@ supported too. In fact, you can combine both methods. Depending on what you
select, the \CSS\ one can be a little bit faster too. It has the advantage that
one can select more in one go but at the same time looks a bit less attractive.
This method was added just to show that it can be done but might be useful too. A
-selector is gogen between curly braces (after all \CSS\ uses them and they have no
+selector is given between curly braces (after all \CSS\ uses them and they have no
function yet in the parser.
\starttyping