Skip to content

Commit

Permalink
docs: Fix lowercase typo in examples/action.st
Browse files Browse the repository at this point in the history
Signed-off-by: zhanluxianshen <[email protected]>
  • Loading branch information
zhanluxianshen authored Jan 10, 2025
1 parent aecd676 commit d8ffed3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/actions.st
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PROGRAM main
VAR
a,b : DINT;
END_VAr
END_VAR

action1();
action2();
Expand Down

0 comments on commit d8ffed3

Please sign in to comment.