desciption -> description; ok matthieu

This commit is contained in:
jmc
2007-04-16 16:31:11 +00:00
parent a981a1a884
commit 1434ad26ad

View File

@@ -46,7 +46,7 @@ FvwmScript uses a particular programming langage. A script is composed of four
parts. Heading contains general characteristics of the window and default properties
for all widgets. The second part contains instructions whom are executed at the
startup of the script. The third part contains periodic tasks whom is executed every 1
second. And the last one contains the desciption of widgets.
second. And the last one contains the description of widgets.
A widget consists of eleven types of items: text labels, single-line text inputs,
radio buttons, checkbox, push buttons, horizontal and vertical scrollbars, rectangles,
popup-menus, swallowexecs and mini scrollbars.