Skip to content

Commit 35adf3a

Browse files
auto-bsp-changes
1 parent 8c7409d commit 35adf3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/02/z2ui5.wapa.controller_-view1.controller.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ sap.ui.define(["sap/ui/core/mvc/Controller", "sap/ui/core/mvc/XMLView", "sap/ui/
103103
BusyIndicator.hide();
104104
z2ui5.isBusy = false;
105105
MessageBox.error(e.toLocaleString(), {
106-
title: "Unexpected Error Occured - App Terminated",
106+
title: "Unexpected Error Occurred - App Terminated",
107107
actions: [],
108108
onClose: () => {
109109
new mBusyDialog({

0 commit comments

Comments
 (0)