On Thu, Feb 17, 2011 at 09:09:32PM -0600, Favux ... wrote: > Patch > From 6e682f268416db29cb178f1f7f734b7687081d29 Mon Sep 17 00:00:00 2001 > From: David Foley <[email protected]> > Date: Thu, 17 Feb 2011 20:57:38 -0600 > Subject: [PATCH] xsetwacom.c: Correct typo/spelling > > Reported by: Vu Ngoc San <[email protected]> > Signed-off-by: David Foley <[email protected]> > --- > tools/xsetwacom.c | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/tools/xsetwacom.c b/tools/xsetwacom.c > index 4529545..6713a97 100644 > --- a/tools/xsetwacom.c > +++ b/tools/xsetwacom.c > @@ -427,7 +427,7 @@ is_deprecated_parameter(const char *name) > } > > if (is_deprecated) > - printf("Paramater '%s' is no longer in use. " > + printf("Parameter '%s' is no longer in use. " > "It was replaced with '%s'.\n", name, d->replacement); > > return is_deprecated; > -- > 1.7.1 merged, thanks.
Cheers, Peter ------------------------------------------------------------------------------ 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 [email protected] https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel
