Typo
authorSven Schöling <s.schoeling@linet-services.de>
Mon, 31 Jan 2011 14:26:35 +0000 (15:26 +0100)
committerSven Schöling <s.schoeling@linet-services.de>
Mon, 31 Jan 2011 14:26:35 +0000 (15:26 +0100)
scripts/installation_check.pl

index 0e6a6c5..ce95015 100755 (executable)
@@ -57,7 +57,7 @@ EOL
   push @texts, <<EOL if $module->{debian};
   - On Debian, Ubuntu and other distros you can install it with apt-get:
       sudo apt-get install $module->{debian}
-    Note these may be out of date as well if you system is old.
+    Note: These may be out of date as well if your system is old.
 EOL
  # TODO: SuSE and Fedora packaging. Windows packaging.