mirror of
https://github.com/brl/mutter.git
synced 2025-02-16 21:34:09 +00:00
doc: s/Fuction/Function/
(cherry picked from commit 8e62a12cff9ba0a267d199c359fdc8e591f65264)
This commit is contained in:
parent
8c1708ec93
commit
e4ca3cb039
@ -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.
|
||||
|
@ -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
|
||||
|
@ -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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user