We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0497e4a commit 87d778bCopy full SHA for 87d778b
python/plugins/processing/algs/grass7/ext/i_aster_toar.py
@@ -26,7 +26,7 @@
26
__revision__ = '$Format:%H$'
27
28
from i import multipleOutputDir
29
-from processoing.core.parameters import getParameterFromString
+from processing.core.parameters import getParameterFromString
30
31
32
def processCommand(alg):
0 commit comments