summaryrefslogtreecommitdiff
path: root/indra
diff options
context:
space:
mode:
Diffstat (limited to 'indra')
-rwxr-xr-xindra/viewer_components/updater/scripts/darwin/update_install.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/viewer_components/updater/scripts/darwin/update_install.py b/indra/viewer_components/updater/scripts/darwin/update_install.py
index 87b931fbeb..3402f90a2a 100755
--- a/indra/viewer_components/updater/scripts/darwin/update_install.py
+++ b/indra/viewer_components/updater/scripts/darwin/update_install.py
@@ -29,7 +29,7 @@ from janitor import Janitor
from messageframe import MessageFrame
import Tkinter, tkMessageBox
-TITLE = "SecondLife Updater"
+TITLE = "Second Life Viewer Updater"
# Magic bundle identifier used by all Second Life viewer bundles
BUNDLE_IDENTIFIER = "com.secondlife.indra.viewer"