Fixes Copypaste Message

This commit is contained in:
bustygoku
2015-08-01 15:29:48 -07:00
parent 6fd8d83f4b
commit 24bef6c6f4
+1 -1
View File
@@ -51,7 +51,7 @@
set desc = "Donate to help with development costs."
set hidden = 1
if(alert("This will open the changelog in your browser. Are you sure?",,"Yes","No")=="No")
if(alert("This will open the donation page in your browser. Are you sure?",,"Yes","No")=="No")
return
src << link(DONATE)
return