diff --git a/Examples/CantileverQt/Main.py b/Examples/CantileverQt/Main.py
index 08180f2f..3e4c8b35 100644
--- a/Examples/CantileverQt/Main.py
+++ b/Examples/CantileverQt/Main.py
@@ -76,8 +76,7 @@ def onOK(self):
LoadCase(1, 'Eigengewicht',[True, 0.0, 0.0, 1.0])
- NodalLoad(
- 1, 1, '2', LoadDirectionType.LOAD_DIRECTION_GLOBAL_Z_OR_USER_DEFINED_W, f*1000)
+ NodalLoad(1, 1, '2', LoadDirectionType.LOAD_DIRECTION_GLOBAL_Z_OR_USER_DEFINED_W, f*1000)
Calculate_all()
diff --git a/Examples/CantileverQt/Main.ui b/Examples/CantileverQt/Main.ui
index b992c339..9f7a8168 100644
--- a/Examples/CantileverQt/Main.ui
+++ b/Examples/CantileverQt/Main.ui
@@ -42,7 +42,7 @@
- Abbrechen
+ Cancel
@@ -55,7 +55,7 @@
- Strukture
+ Structure