summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xgui.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui.py b/gui.py
index 43535505b..4a5968802 100755
--- a/gui.py
+++ b/gui.py
@@ -164,7 +164,7 @@ def takeScreenShot():
except:
window = MessageWindow(_("Error Saving Screenshot"),
_("An error occurred while saving "
- "the screenshot. If this occurred"
+ "the screenshot. If this occurred "
"during package installation, you may need "
"to try several times for it to succeed."),
type="warning")