]> wagnertech.de Git - kivitendo-erp.git/commitdiff
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 0e6a6c518c249c201abfb081069d85bca8fbc29e..ce950153472a639f685fd61723a7a8fa3c7ffbe5 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.