mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-01-15 23:24:06 +03:00
Fix typo: xpath: simpli{ -> fi}ed
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
This commit is contained in:
parent
0571b4e607
commit
5c0e48b883
2
xpath.c
2
xpath.c
@ -14019,7 +14019,7 @@ xmlXPathTryStreamCompile(xmlXPathContextPtr ctxt, const xmlChar *str) {
|
||||
|
||||
/*
|
||||
* We don't try to handle expressions using the verbose axis
|
||||
* specifiers ("::"), just the simplied form at this point.
|
||||
* specifiers ("::"), just the simplified form at this point.
|
||||
* Additionally, if there is no list of namespaces available and
|
||||
* there's a ":" in the expression, indicating a prefixed QName,
|
||||
* then we won't try to compile either. xmlPatterncompile() needs
|
||||
|
Loading…
x
Reference in New Issue
Block a user