We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2901ed4 commit 948ea08Copy full SHA for 948ea08
1 file changed
engine/src/widget.lcb
@@ -186,7 +186,7 @@ Example:
186
// Create a timer loop
187
public handler OnTimer()
188
...
189
- schedule timer in 1 second
+ schedule timer in 1 seconds
190
end handler
191
Description:
192
Handle the <OnTimer> message to perform an action at a scheduled time.
@@ -439,7 +439,7 @@ Example:
439
440
441
442
443
444
445
0 commit comments