diff --git a/dockapps/index.php b/dockapps/index.php index 2e11bd0..6780a9b 100644 --- a/dockapps/index.php +++ b/dockapps/index.php @@ -73,7 +73,7 @@ if ($name) { "$name-$version
\n"; } echo "

\nNote: By default, the above tarballs will "; - echo "save as dockapps-$string.tar.gz, where $string is a "; + echo 'save as dockapps-$string.tar.gz, where $string is a '; echo "long string of hexadecimal characters. You may wish to "; echo "right click and use the Save Link As... option.\n"; } else {