From 2cce6ffc350d3840337a4d045d5cf14bb7bf2b32 Mon Sep 17 00:00:00 2001 From: Cyril Brulebois Date: Mon, 6 Jun 2011 02:25:08 +0200 Subject: [PATCH] doc: Fix punctuation. [ajax: s/ponct/punct/] Signed-off-by: Cyril Brulebois Reviewed-by: Jamey Sharp --- doc/Xinput.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/Xinput.xml b/doc/Xinput.xml index 9c8dc5de8..36bfa7ed9 100644 --- a/doc/Xinput.xml +++ b/doc/Xinput.xml @@ -420,7 +420,7 @@ FocusClass - the device can be focused. -FeedbackClass - the device supports some kind of feedback +FeedbackClass - the device supports some kind of feedback. @@ -702,7 +702,7 @@ InitStringFeedbackClassDeviceStruct(dev, controlProc, max_symbols, num_symbols_supported, symbols) DeviceIntPtr dev; void (*controlProc)(); - int max_symbols: + int max_symbols; int num_symbols_supported; KeySym *symbols; @@ -1035,7 +1035,7 @@ deviceid - the identifier of the device that generated the event. -device_state - the state of any modifiers on the device that generated the event +device_state - the state of any modifiers on the device that generated the event.