summaryrefslogtreecommitdiff
path: root/specs/Template_widget_source_file.xml
diff options
context:
space:
mode:
Diffstat (limited to 'specs/Template_widget_source_file.xml')
-rw-r--r--specs/Template_widget_source_file.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/specs/Template_widget_source_file.xml b/specs/Template_widget_source_file.xml
index ca00e56..66acaad 100644
--- a/specs/Template_widget_source_file.xml
+++ b/specs/Template_widget_source_file.xml
@@ -10,7 +10,7 @@ action routines added by the widget class.
<para>
<!-- .LP -->
The contents of the Template implementation file,
-<function>&lt; X11/Xaw/Template.c &gt;,</function>
+<function>&lt; X11/Xaw/Template.c &gt;</function>,
are:
</para>
<!-- .CB -->
@@ -200,7 +200,7 @@ Font WindowFont(w)
<para>
The "WindowWidget" is now complete. The application can retrieve the two
drawing colors from the widget instance by calling either
-<function>XtGetValues ,</function>
+<function>XtGetValues</function>,
or the <function>WindowColor</function> functions. The actual window created for the
"WindowWidget" is available by calling the
<function>XtWindow</function> function.