summarylogtreecommitdiffstats
path: root/freesweep.install
diff options
context:
space:
mode:
Diffstat (limited to 'freesweep.install')
-rw-r--r--freesweep.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/freesweep.install b/freesweep.install
index a47c3371a63e..77d33a734e12 100644
--- a/freesweep.install
+++ b/freesweep.install
@@ -2,5 +2,5 @@ post_install()
{
echo -e "\nAny user that is able to run this game should be added" \
"to the group 'games'.\nElse the program will fail due to" \
- "a segmentation fault.\nYou will have to re-login afterwards"
+ "a segmentation fault.\nYou will have to re-login afterwards."
}