This commit is contained in:
Sven Neumann
2006-05-30 12:54:26 +00:00
parent 8903c67fb0
commit e1e77738a0

View File

@ -28,7 +28,7 @@ def code_eval(code):
register(
"python_fu_eval",
"Evaluate python code",
"Evaulate python code uner the python interpreter (primarily for batch mode)",
"Evaulate python code under the python interpreter (primarily for batch mode)",
"Manish Singh",
"Manish Singh",
"2006",