[cogl/wip/cogl-1.14: 57/177] error: Fix 'burden' typo



commit b69ef095864c047d98b5f86b26b290875f02c582
Author: Damien Lespiau <damien lespiau intel com>
Date:   Sat Oct 6 01:30:09 2012 +0100

    error: Fix 'burden' typo
    
    Reviewed-by: Robert Bragg <robert linux intel com>
    
    (cherry picked from commit 9af7dda5d7de69522b152d853ed8921c00c15f4e)

 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 965c43d..1015ca1 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



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]