fix: Typos in variable names

pull/290/head
Raphaël Vinot 2019-04-02 15:39:27 +02:00
parent 9ea9816ad3
commit c64f514a6f
2 changed files with 2 additions and 2 deletions

View File

@ -37,4 +37,4 @@ def introspection():
def version():
moduleinfo['config'] = moduleconfig
return moduleinf
return moduleinfo

View File

@ -37,4 +37,4 @@ def introspection():
def version():
moduleinfo['config'] = moduleconfig
return moduleinf
return moduleinfo