[cogl/cogl-1.14: 118/174] doc: Fix small typo of sequence
- From: Robert Bragg <rbragg src gnome org>
 
- To: commits-list gnome org
 
- Cc: 
 
- Subject: [cogl/cogl-1.14: 118/174] doc: Fix small typo of sequence
 
- Date: Tue, 22 Jan 2013 18:40:41 +0000 (UTC)
 
commit 532cd9bf9f3d1f6400224580534eb44401e686bc
Author: Damien Lespiau <damien lespiau intel com>
Date:   Sun Dec 30 16:43:17 2012 +0000
    doc: Fix small typo of sequence
    
    (cherry picked from commit 09706dc78178d022b4313572600a245112d23fd9)
 cogl/cogl-indices.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/cogl/cogl-indices.h b/cogl/cogl-indices.h
index 6366b5f..483b137 100644
--- a/cogl/cogl-indices.h
+++ b/cogl/cogl-indices.h
@@ -48,7 +48,7 @@ COGL_BEGIN_DECLS
  * by virtualizing your data and instead providing a sequence of index
  * values that tell the GPU which data should be used for each vertex.
  *
- * If the GPU is given a squence of indices it doesn't simply walk
+ * If the GPU is given a sequence of indices it doesn't simply walk
  * through each vertex of your data in order it will instead walk
  * through the indices which can provide random access to the
  * underlying data.
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]