summaryrefslogtreecommitdiff
path: root/src/runtime/javascript/minibar/minibar-api.html
diff options
context:
space:
mode:
authorhallgren <hallgren@chalmers.se>2011-08-21 21:35:14 +0000
committerhallgren <hallgren@chalmers.se>2011-08-21 21:35:14 +0000
commitf19c496b83bc27b946fcdeb62808290bb692b423 (patch)
treea46563cf27d4e279267a811f0dc10188066dcc8f /src/runtime/javascript/minibar/minibar-api.html
parent6c8c0cdc240c8f393e861f04751ce973d5271307 (diff)
minibar: documentation fixes
Diffstat (limited to 'src/runtime/javascript/minibar/minibar-api.html')
-rw-r--r--src/runtime/javascript/minibar/minibar-api.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/runtime/javascript/minibar/minibar-api.html b/src/runtime/javascript/minibar/minibar-api.html
index 8899117e2..2c5a8ecc0 100644
--- a/src/runtime/javascript/minibar/minibar-api.html
+++ b/src/runtime/javascript/minibar/minibar-api.html
@@ -140,7 +140,7 @@ HTML file, you would normally include at least the following:
<ul>
<li><code>translations.clear()</code> is called when there no entered
text.
- <li><code>translations.translateFrom({from:<var>conc</var>,input:<var>string</code>})</code>
+ <li><code>translations.translateFrom({from:<var>conc</var>,input:<var>string</var>})</code>
is called when the user has entered some text. The <code>from</code>
property is the name of the concrete syntax and the <code>input</code>
property is the entered text.
@@ -226,7 +226,7 @@ should add to the user interface:
<hr>
<div class=modtime>
<small class=modtime>
-HTML <!-- hhmts start --> Last modified: Thu Aug 11 17:14:37 CEST 2011 <!-- hhmts end -->
+HTML <!-- hhmts start --> Last modified: Sun Aug 21 19:11:35 CEST 2011 <!-- hhmts end -->
</small>
</div>