summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/windows/leash/Leash.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/windows/leash/Leash.rc b/src/windows/leash/Leash.rc
index 9d0194590..4c3aaf937 100644
--- a/src/windows/leash/Leash.rc
+++ b/src/windows/leash/Leash.rc
@@ -249,7 +249,7 @@ END
IDD_LEASH_MESSAGE_BOX DIALOG 0, 0, 257, 60
STYLE DS_SETFONT | DS_MODALFRAME | DS_3DLOOK | DS_CENTER | WS_POPUP |
WS_CAPTION
-CAPTION "Leash Warning"
+CAPTION "MIT Kerberos Warning"
FONT 8, "MS Sans Serif"
BEGIN
DEFPUSHBUTTON "OK",IDOK,104,42,50,14