Arch: Fixed typo

This commit is contained in:
Yorik van Havre
2017-06-21 17:34:31 -03:00
committed by GitHub
parent 7d80f9012f
commit a4e0d79e65

View File

@@ -46,7 +46,7 @@ class ArchWorkbench(Workbench):
"Arch_IfcExplorer","Arch_ToggleIfcBrepFlag","Arch_3Views",
"Arch_IfcSpreadsheet","Arch_ToggleSubs"]
# try to locate the Reber addon
# try to locate the Rebar addon
try:
import RebarTools
except: