# HG changeset patch # User Matti Hamalainen # Date 1534961623 -10800 # Node ID 38f53b3a372be29a0d15b7524435d2231fb8e789 # Parent 8c0000e42aa015a7f2a48f5df4ea6c0edebfe0fd Add missing 'the'. diff -r 8c0000e42aa0 -r 38f53b3a372b mpui.js --- 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 @@ "
  • The preview window seems to be buggy for multicolor bitmaps.
  • "+ "
  • There may be other bugs .. though I've also fixed few bugs that exist in original Multipaint.
  • "+ ""+ - "

    You can also view Mercurial repository for this project.

    "; + "

    You can also view the Mercurial repository for this project.

    "; mpUI.appendChild(mobj);