diff options
| author | hallgren <hallgren@chalmers.se> | 2011-04-11 13:03:46 +0000 |
|---|---|---|
| committer | hallgren <hallgren@chalmers.se> | 2011-04-11 13:03:46 +0000 |
| commit | 6b8fa745e2656a5069beb2a2aef21fb8f57329d6 (patch) | |
| tree | 8d9d5634659880e7bae48f67bf2b762825dda713 /src/runtime/javascript | |
| parent | ca335793deb11a3e45162a748869a73f8e7f3786 (diff) | |
minibar: fix typo
Diffstat (limited to 'src/runtime/javascript')
| -rw-r--r-- | src/runtime/javascript/minibar/about.html | 4 |
1 files 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: </ul> <li>[Added 2011-03-03] Added a button to display word alignment. <li>[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. </ul> <hr> <small class=modtime> -<!-- hhmts start --> Last modified: Mon Apr 11 15:00:25 CEST 2011 <!-- hhmts end --> +<!-- hhmts start --> Last modified: Mon Apr 11 15:03:31 CEST 2011 <!-- hhmts end --> </small> <address> <a href="http://www.cs.chalmers.se/~hallgren/">TH</a> |
