1
0
mirror of https://gitlab.gnome.org/GNOME/libxslt synced 2025-10-15 21:46:39 +03:00

python: fix typos

Typos were found with codespell.
This commit is contained in:
Yegor Yefremov
2024-10-14 10:20:33 +02:00
parent 35cf78b275
commit 5df99903ae
4 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
#
# Both libxml2mod and libxsltmod have a dependancy on libxml2.so
# Both libxml2mod and libxsltmod have a dependency on libxml2.so
# and they should share the same module, try to convince the python
# loader to work in that mode if feasible
#