changeset 130:4d0bdd2b215d

Improve language slightly.
author Matti Hamalainen <ccr@tnsp.org>
date Sun, 05 Aug 2018 09:55:17 +0300
parents 146879c896b9
children 9d17f991f102
files mpui.js
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mpui.js	Fri Jul 13 02:41:27 2018 +0300
+++ b/mpui.js	Sun Aug 05 09:55:17 2018 +0300
@@ -121,7 +121,7 @@
     "<li> .. and there may be bugs.</li>"+
     "<li> .. though I've also fixed few bugs that exist in original Multipaint.</li>"+
     "</ul>"+
-    "<p>You can also go see <a href=\"https://tnsp.org/hg/forks/multipaint-psjs/\">Mercurial repository for Multipaint ProcessingJS</a>.</p>";
+    "<p>You can also view <a href=\"https://tnsp.org/hg/forks/multipaint-psjs/\">Mercurial repository for this project</a>.</p>";
 
   mpUI.appendChild(mobj);