On Mon, Feb 7, 2011 at 11:29 PM, Jason Gerecke <killert...@gmail.com> wrote:
> s/none /non-/
>
> Signed-off-by: Jason Gerecke <killert...@gmail.com>

Acked-by: Ping Cheng <pingli...@gmail.com>

Thank you, Jason.

Ping

> ---
>  man/wacom.man     |    2 +-
>  tools/xsetwacom.c |    2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/man/wacom.man b/man/wacom.man
> index 73082af..772f862 100644
> --- a/man/wacom.man
> +++ b/man/wacom.man
> @@ -133,7 +133,7 @@ Tablet PCs with touch feature; "off" for all other models.
>  .B Option \fI"Capacity"\fP \fI"number"\fP
>  sets touch sensitivity level for capacitive touch device, where number
>  can be an integer from -1 to 5.  Default is 3 for capacitive tools and
> --1 for none capacitive tools.
> +-1 for non-capacitive tools.
>  .TP 4
>  .B Option \fI"Speed"\fP \fI"Rspeed"\fP
>  sets the cursor's relative movement speed to Rspeed.  The default
> value is 1.0.
> diff --git a/tools/xsetwacom.c b/tools/xsetwacom.c
> index b5f938f..fb7c030 100644
> --- a/tools/xsetwacom.c
> +++ b/tools/xsetwacom.c
> @@ -437,7 +437,7 @@ static param_t parameters[] =
>        {
>                .name = "Capacity",
>                .desc = "Touch sensitivity level (default is 3, "
> -               "-1 for none capacitive tools).",
> +               "-1 for non-capacitive tools).",
>                .prop_name = WACOM_PROP_CAPACITY,
>                .prop_format = 32,
>                .prop_offset = 0,
> --
> 1.7.1
>
> ------------------------------------------------------------------------------
> The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
> Pinpoint memory and threading errors before they happen.
> Find and fix more than 250 security defects in the development cycle.
> Locate bottlenecks in serial and parallel code that limit performance.
> http://p.sf.net/sfu/intel-dev2devfeb
> _______________________________________________
> Linuxwacom-devel mailing list
> Linuxwacom-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel
>

------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Linuxwacom-devel mailing list
Linuxwacom-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel

Reply via email to