minor change of text in request dialogs
[rocksndiamonds.git] / src / screens.c
index 81643f1c87be7a397c623d50a703721b2f9d0673..5254a19fca9b2be1394bce4afd64e0984f18ffcb 100644 (file)
@@ -2169,7 +2169,7 @@ void HandleMainMenu(int mx, int my, int dx, int dy, int button)
       {
        if (leveldir_current->readonly &&
            !strEqual(setup.player_name, "Artsoft"))
-         Request("This level is read only!", REQ_CONFIRM);
+         Request("This level is read-only!", REQ_CONFIRM);
 
        CloseDoor(DOOR_CLOSE_2);