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 e0fc641 commit 135576eCopy full SHA for 135576e
python/plugins/processing/algs/grass7/ext/i_aster_toar.py
@@ -27,7 +27,7 @@
27
__revision__ = '$Format:%H$'
28
29
from .i import multipleOutputDir
30
-from processoing.core.parameters import getParameterFromString
+from processing.core.parameters import getParameterFromString
31
32
33
def processCommand(alg):
0 commit comments