[cogl/wip/cogl-1.14: 127/177] doc: Fix small typo of sequence
- From: Robert Bragg <rbragg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cogl/wip/cogl-1.14: 127/177] doc: Fix small typo of sequence
- Date: Mon, 21 Jan 2013 15:55:36 +0000 (UTC)
commit 65fdd91239cb58612960f7d2706614a742a21da8
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]