Re: [PATCH] fix typo "thier" -> "their"

From: Jiri Kosina
Date: Mon Jan 12 2009 - 18:40:33 EST


On Mon, 12 Jan 2009, Uwe Kleine-König wrote:

> diff --git a/drivers/base/sys.c b/drivers/base/sys.c
> index c98c31e..a0361ae 100644
> --- a/drivers/base/sys.c
> +++ b/drivers/base/sys.c
> @@ -299,7 +299,7 @@ void sysdev_unregister(struct sys_device * sysdev)
> * and the class driver.
> *
> * Note: The list is iterated in reverse order, so that we shut down
> - * child devices before we shut down thier parents. The list ordering
> + * child devices before we shut down their parents. The list ordering
> * is guaranteed by virtue of the fact that child devices are registered
> * after their parents.
> */

Applied to trivial tree, together with the other four typo patches you
have sent in this bunch.

Thanks,

--
Jiri Kosina
SUSE Labs