Arch: Fixed typo

This commit is contained in:
Yorik van Havre
2017-06-21 17:34:31 -03:00
committed by GitHub
parent d4e4af52e7
commit 05c36ea2cb

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: