doc: s/Fuction/Function/

(cherry picked from commit 8e62a12cff9ba0a267d199c359fdc8e591f65264)
This commit is contained in:
Damien Lespiau 2012-12-30 16:37:36 +00:00 committed by Robert Bragg
parent 8c1708ec93
commit e4ca3cb039
3 changed files with 3 additions and 3 deletions

View File

@ -35,7 +35,7 @@ COGL_BEGIN_DECLS
/**
* SECTION:cogl-offscreen
* @short_description: Fuctions for creating and manipulating offscreen
* @short_description: Functions for creating and manipulating offscreen
* framebuffers.
*
* Cogl allows creating and operating on offscreen framebuffers.

View File

@ -35,7 +35,7 @@ COGL_BEGIN_DECLS
/**
* SECTION:cogl-texture-3d
* @short_description: Fuctions for creating and manipulating 3D textures
* @short_description: Functions for creating and manipulating 3D textures
*
* These functions allow 3D textures to be used. 3D textures can be
* thought of as layers of 2D images arranged into a cuboid

View File

@ -44,7 +44,7 @@ COGL_BEGIN_DECLS
/**
* SECTION:cogl-texture
* @short_description: Fuctions for creating and manipulating textures
* @short_description: Functions for creating and manipulating textures
*
* Cogl allows creating and manipulating textures using a uniform
* API that tries to hide all the various complexities of creating,