From b2ffdd59eb00c2d6a71762cc0228ee95e4ff6ec3 Mon Sep 17 00:00:00 2001 From: hallgren Date: Mon, 11 Apr 2011 13:03:46 +0000 Subject: [PATCH] minibar: fix typo --- src/runtime/javascript/minibar/about.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/runtime/javascript/minibar/about.html b/src/runtime/javascript/minibar/about.html index ab62cf373..67ce7b961 100644 --- a/src/runtime/javascript/minibar/about.html +++ b/src/runtime/javascript/minibar/about.html @@ -147,14 +147,14 @@ Some implementation details:
  • [Added 2011-03-03] Added a button to display word alignment.
  • [Changed 2011-03-22] Don't force focus to the typed input field - after every word on touch-based devices, the on-screen keyboard kept + after every word. On touch-based devices, the on-screen keyboard kept popping up after every word, which was very annoying if you were entering a sentence by tapping on the magnets.
    - Last modified: Mon Apr 11 15:00:25 CEST 2011 + Last modified: Mon Apr 11 15:03:31 CEST 2011
    TH