We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fef4a03 commit d47c04dCopy full SHA for d47c04d
pythonforandroid/recipes/matplotlib/__init__.py
@@ -71,7 +71,7 @@ def download_web_backend_dependencies(self, arch):
71
in our CI tests, so we download this package at the expected location
72
by the mpl install script which is defined by the environ variable
73
`XDG_CACHE_HOME` (we modify that one in our `get_recipe_env` so it will
74
- be the same regardles of the host platform).
+ be the same regardless of the host platform).
75
"""
76
77
env = self.get_recipe_env(arch)
0 commit comments