[liblouis-liblouisxml] Re: [PATCH] Fix typo in error message.

  • From: "John J. Boyer" <johnjboyer@xxxxxxxxxxxxx>
  • To: liblouis-liblouisxml@xxxxxxxxxxxxx
  • Date: Thu, 6 Nov 2008 04:56:16 -0600

Thanks. I have made the change.

John

On Thu, Nov 06, 2008 at 09:38:15AM +0100, Christian Egli wrote:
> Hi all
> 
> While looking at the source code of liblouisxml I found this little typo
> in an error message. Here's a patch that fixes this.
> 
> diff --git a/liblouisxml/readconfig.c b/liblouisxml/readconfig.c
> index 8afa680..4bf826d 100644
> --- a/liblouisxml/readconfig.c
> +++ b/liblouisxml/readconfig.c
> @@ -743,7 +743,7 @@ compileConfig (FileInfo * nested)
>               if (styleCount != 1)
>                 {
>                   configureError (nested,
> -                                 "docunent style must be the first one 
> specified");
> +                                 "document style must be the first one 
> specified");
>                   break;
>                 }
>               else
> -- 
> 1.5.6.3
> 
> For a description of the software and to download it go to
> http://www.jjb-software.com

-- 
My websites:
http://www.godtouches.org
http://www.jjb-software.com
Location: Madison, WI, USA

For a description of the software and to download it go to
http://www.jjb-software.com

Other related posts: