# HG changeset patch
# User zhang nan <zhangnan134@huawei.com>
# Date 1667641809 0
#      Sat Nov 05 09:50:09 2022 +0000
# Node ID 930a3464a4bab23e2c2b67b07c9803886c65d641
# Parent  0d251255bd3273d82aa79fd145141b7b14fa5f89
fix typo

diff --git a/libxslt/xslt.c b/libxslt/xslt.c
--- a/libxslt/xslt.c
+++ b/libxslt/xslt.c
@@ -6703,7 +6703,7 @@
 
 /**
  * xsltParseStylesheetDoc:
- * @doc:  and xmlDoc parsed XML
+ * @doc:  an xmlDoc parsed XML
  *
  * parse an XSLT stylesheet, building the associated structures.  doc
  * is kept as a reference within the returned stylesheet, so changes