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

Damien Lespiau damien.lespiau at gmail.com
Fri Oct 5 17:30:43 PDT 2012


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



More information about the Cogl mailing list