[Cogl] [PATCH 2/2] error: Fix 'burden' typo

Robert Bragg robert at sixbynine.org
Sat Oct 6 12:14:36 PDT 2012


This looks good to land to me:

Reviewed-by: Robert Bragg <robert at linux.intel.com>

thanks,
- Robert

On Sat, Oct 6, 2012 at 1:30 AM, Damien Lespiau <damien.lespiau at gmail.com> wrote:
> From: Damien Lespiau <damien.lespiau at intel.com>
>
> ---
>  cogl/cogl-error.h |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/cogl/cogl-error.h b/cogl/cogl-error.h
> index 2a7fcce..e24f5fc 100644
> --- a/cogl/cogl-error.h
> +++ b/cogl/cogl-error.h
> @@ -37,7 +37,7 @@
>   * As a general rule Cogl shields non-recoverable errors from
>   * developers, such as most heap allocation failures (unless for
>   * exceptionally large resources which we might reasonably expect to
> - * fail) and this reduces the burdon on developers.
> + * fail) and this reduces the burden on developers.
>   *
>   * There are some Cogl apis though that can fail for exceptional
>   * reasons that can also potentially be recovered from at runtime
> --
> 1.7.7.5
>
> _______________________________________________
> Cogl mailing list
> Cogl at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/cogl


More information about the Cogl mailing list