Arch: very small typo

This commit is contained in:
Bernd Hahnebach
2019-10-03 07:16:55 +02:00
committed by GitHub
parent 2134086d4c
commit 1f871035f3

View File

@@ -53,7 +53,7 @@ from importIFCHelper import decode
if open.__module__ in ['__builtin__','io']:
pyopen = open
# pyopen is use in exporter to open a file in Arch
# pyopen is used in exporter to open a file in Arch
# ************************************************************************************************