---
dockapps/index.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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</a><br/>\n";
}
echo "<p/>\n<i>Note:</i> 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 <i>Save Link As...</i> option.\n";
} else {
--
2.5.0
--
To unsubscribe, send mail to [email protected].