Add support for toolchains stored in the windows registry
[bertos.git] / wizard / winreg_importer.py
index 4c75acb3bb0df5b12a4563a6e14f75ccf3417756..2030934e9f163efb3df191e56f4776f816706a21 100644 (file)
@@ -28,7 +28,7 @@ def getBertosDirs():
     """\r
     return getFromRegistry(DIR_KEY)\r
 \r
-def getBertosToolchain():\r
+def getBertosToolchains():\r
     """\r
     Returns the path of the executables of the toolchains installed by the BeRTOS\r
     SDK installer.\r