Grammar error

This commit is contained in:
triplus
2018-01-08 20:08:10 +01:00
committed by wmayer
parent 3d9efc129c
commit 250586d2b9

View File

@@ -44,7 +44,7 @@ def pythonToolbars():
try:
Gui.Snapper.show()
except:
m = "Persistent toolbars: Snapper toolbar not managed\n."
m = "Persistent toolbars: Snapper toolbar not managed.\n"
App.Console.PrintMessage(m)
else:
pass