[PATCH (whome) 2/2] Use single quotes so we get a literal dollar sign on dockapps webpage.

Doug Torrance <[email protected]>
Newsgroups gmane.compw.window-managers.windowmaker.devel
Message-ID <[email protected]>
---
 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].
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.