summaryrefslogtreecommitdiff
path: root/specs/synclib.xml
diff options
context:
space:
mode:
Diffstat (limited to 'specs/synclib.xml')
-rw-r--r--specs/synclib.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/specs/synclib.xml b/specs/synclib.xml
index 12145eb..4afc227 100644
--- a/specs/synclib.xml
+++ b/specs/synclib.xml
@@ -376,7 +376,7 @@ XSyncWaitCondition has the following fields:
XSyncCounter trigger.counter; /*counter to trigger on */
XSyncValueType trigger.value_type; /*absolute/relative */
XSyncValue trigger.wait_value; /*value to compare counter to */
-XSyncTestType trigger.test_type; /*pos/neg comparison/transtion */
+XSyncTestType trigger.test_type; /*pos/neg comparison/transition */
XSyncValue event_threshold; /*send event if past threshold */
</literallayout>