[PATCH 10/14] doc: Fix ponctuation.

Jamey Sharp jamey at minilop.net
Sun Jun 5 22:47:55 PDT 2011


"ponctuation"? Tee-hee.

Commit message aside,
Reviewed-by: Jamey Sharp <jamey at minilop.net>

On Mon, Jun 06, 2011 at 02:25:08AM +0200, Cyril Brulebois wrote:
> Signed-off-by: Cyril Brulebois <kibi at debian.org>
> ---
>  doc/Xinput.xml |    6 +++---
>  1 files changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/doc/Xinput.xml b/doc/Xinput.xml
> index ab488c8..d41ddfc 100644
> --- a/doc/Xinput.xml
> +++ b/doc/Xinput.xml
> @@ -426,7 +426,7 @@ FocusClass - the device can be focused.
>    </listitem>
>    <listitem>
>      <para>
> -FeedbackClass - the device supports some kind of feedback
> +FeedbackClass - the device supports some kind of feedback.
>  <!-- .in -5n -->
>  <!-- .RE -->
>      </para>
> @@ -708,7 +708,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;
>  </literallayout>
> @@ -1041,7 +1041,7 @@ deviceid - the identifier of the device that generated the event.
>    </listitem>
>    <listitem>
>      <para>
> -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.
>      </para>
>    </listitem>
>    <listitem>
> -- 
> 1.7.5.3
> 
> _______________________________________________
> xorg-devel at lists.x.org: X.Org development
> Archives: http://lists.x.org/archives/xorg-devel
> Info: http://lists.x.org/mailman/listinfo/xorg-devel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.x.org/archives/xorg-devel/attachments/20110605/9007849a/attachment.pgp>


More information about the xorg-devel mailing list