Skip to content
Merged

Typo #622

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/guide/xml/ch00.xml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ of the XSLT 3.0 Recommendation.</para>
that’s not true of a lot of stylesheets. There might be software
engineering benefit in making a package even for stylesheets that
you don’t intend to distribute, but that’s more likely to appeal to
people who think of what they’re doing is programming.
people who think of what they’re doing as programming.
</para>
<para>Nevertheless, there are lots of good reasons to use XSLT 3.0 even if
you are “only” transforming documents and even if you don’t think of
Expand Down