# HG changeset patch # User Matti Hamalainen # Date 1533452117 -10800 # Node ID 4d0bdd2b215d5b9f38aebceb11df21e7f9fc0e0f # Parent 146879c896b9ad87810fc17cbd89a005ec18a795 Improve language slightly. diff -r 146879c896b9 -r 4d0bdd2b215d mpui.js --- 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 @@ "
  • .. and there may be bugs.
  • "+ "
  • .. though I've also fixed few bugs that exist in original Multipaint.
  • "+ ""+ - "

    You can also go see Mercurial repository for Multipaint ProcessingJS.

    "; + "

    You can also view Mercurial repository for this project.

    "; mpUI.appendChild(mobj);