changeset 170:38f53b3a372b

Add missing 'the'.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 22 Aug 2018 21:13:43 +0300
parents 8c0000e42aa0
children 9afc78ea82b2
files mpui.js
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mpui.js	Wed Aug 22 16:34:47 2018 +0300
+++ b/mpui.js	Wed Aug 22 21:13:43 2018 +0300
@@ -139,7 +139,7 @@
     "<li>The preview window seems to be buggy for multicolor bitmaps.</li>"+
     "<li>There may be other bugs .. though I've also fixed few bugs that exist in original Multipaint.</li>"+
     "</ul>"+
-    "<p>You can also view <a href=\"https://tnsp.org/hg/forks/multipaint-js/\">Mercurial repository for this project</a>.</p>";
+    "<p>You can also view the <a href=\"https://tnsp.org/hg/forks/multipaint-js/\">Mercurial repository for this project</a>.</p>";
 
   mpUI.appendChild(mobj);