From fa3c87fb64675bece8fac08de1d243ef4595bafc Mon Sep 17 00:00:00 2001 From: hallgren Date: Mon, 17 Sep 2012 15:52:57 +0000 Subject: [PATCH] minibar-api.html: documentation fixes --- src/www/minibar/minibar-api.html | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/src/www/minibar/minibar-api.html b/src/www/minibar/minibar-api.html index 36e94f8f6..a30fa2e5d 100644 --- a/src/www/minibar/minibar-api.html +++ b/src/www/minibar/minibar-api.html @@ -160,13 +160,14 @@ HTML file, you would normally include at least the following:

Properties and user interface

The input object created by the Input constructor -contains two field that the caller should add to the user interface: +contains the following fields that the caller should add to the user interface:

Methods

@@ -218,9 +219,9 @@ HTML file, you would normally include at least the following:

Properties and user interface

-The translations object created by the -Translations constructor contains two field that the caller -should add to the user interface: +The translations object created by the Translations +constructor contains the following fields that the caller should add to +the user interface:
-HTML Last modified: Mon Aug 27 16:59:41 CEST 2012 +HTML Last modified: Mon Sep 17 17:52:22 CEST 2012