From ff70a815a775cae9af66cf960c1abc9c4b7a210e Mon Sep 17 00:00:00 2001 From: Joe Davison Date: Thu, 5 Sep 2013 01:55:04 +0100 Subject: [PATCH] fix typo They call it the Grocer's Apostrophe. --- GeneralStuff.rbbas | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GeneralStuff.rbbas b/GeneralStuff.rbbas index 03bc075..1c4dc30 100644 --- a/GeneralStuff.rbbas +++ b/GeneralStuff.rbbas @@ -1674,7 +1674,7 @@ Protected Module GeneralStuff case 4 // MS Screws up NewLinuxUsersDaily = NewLinuxUsersDaily + 20 - ShowMessage "A new version of Windews is released. Nobody likes it. More new users are switching to Linux! All Linux Distro's rejoice!" + ShowMessage "A new version of Windews is released. Nobody likes it. More new users are switching to Linux! All Linux Distros rejoice!" case 5 // MS does good NewLinuxUsersDaily = NewLinuxUsersDaily - 20