Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[XForms] [PATCH] Fix two typos in documentation

0 views
Skip to first unread message

Vitaly Sinilin

unread,
Oct 1, 2015, 2:57:55 PM10/1/15
to xforms-de...@nongnu.org
---
doc/part1_getting_started.texi | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/part1_getting_started.texi b/doc/part1_getting_started.texi
index 0cdd0d9..7685164 100644
--- a/doc/part1_getting_started.texi
+++ b/doc/part1_getting_started.texi
@@ -237,11 +237,11 @@ have exactly the same effect.
The above program only shows one of the event handling methods
provided by the library. The direct method of event handling shown is
appropriate for simple programs. But, obviously, already for a program
-with just a few nmore objects it would become rather tedious to have
+with just a few more objects it would become rather tedious to have
to check each time @code{@ref{fl_do_forms()}} returns each of those
objects to find out which of them was responsible and react
accordingly. Utilizing object callback functions is then typically
-much easier and thus os strongly recommended.
+much easier and thus is strongly recommended.

We demonstrate the use of object callbacks using the previous example
with some modifications so that event processing via callbacks is
--
I'm not subscribed to the list.

Jens Thoms Toerring

unread,
Oct 1, 2015, 3:49:48 PM10/1/15
to Vitaly Sinilin, Development with and of XForms
Hi Vitaly.
Thank you very much, the typos are fixed in the sources for the
next version. And further posts by you will be accepted to the
mailing list without delay (but you won't get any mails from it
as long as you don't subscribe, of course).

Best regards, Jens
--
\ Jens Thoms Toerring ________ j...@toerring.de
\_______________________________ http://toerring.de

0 new messages