Skip to content

Commit 26b9d00

Browse files
committed
Add dashes to pre-action, post-action
1 parent 081a819 commit 26b9d00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manual.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -349,7 +349,7 @@ Tbd
349349

350350
## Test Plugins
351351

352-
Test plugins let you add a preaction and a post action to each test case. Plugin examples:
352+
Test plugins let you add a pre-action and a post-action to each test case. Plugin examples:
353353

354354
* Memory leak detector (provided)
355355
* Pointer restore mechanism (provided) - helpful when tests overwrite a pointer that must be restored to its original value after the test. This is especially helpful when a pointer to a function is modified for test purposes.

0 commit comments

Comments
 (0)