1
0
mirror of https://gitlab.gnome.org/GNOME/libxslt synced 2025-08-08 21:42:07 +03:00

Fix typos

Fixes bug 788668.
This commit is contained in:
Nick Wellnhofer
2017-10-31 17:42:46 +01:00
parent 06755630bd
commit 9210e72590
22 changed files with 54 additions and 54 deletions

View File

@@ -155,7 +155,7 @@ xsltExtElementPreCompTest(xsltStylesheetPtr style, xmlNodePtr inst,
* @ctxt: an XSLT processing context
* @node: The current node
* @inst: the instruction in the stylesheet
* @comp: precomputed informations
* @comp: precomputed information
*
* Process a libxslt:test node
*/