diff options
Diffstat (limited to 'lib/Tree/Transform/XSLTish')
-rw-r--r-- | lib/Tree/Transform/XSLTish/Transformer.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Tree/Transform/XSLTish/Transformer.pm b/lib/Tree/Transform/XSLTish/Transformer.pm index dae5821..857143a 100644 --- a/lib/Tree/Transform/XSLTish/Transformer.pm +++ b/lib/Tree/Transform/XSLTish/Transformer.pm @@ -237,7 +237,7 @@ the correct C<rules_package> automatically. If you don't specify an C<engine>, it will be constructed using the class or factory declared in the rules package; if you didn't declare -anything, it will be an instance of L<Tree::XPathEngine> +anything, it will be an instance of L<Tree::XPathEngine>. =for comment |