summaryrefslogtreecommitdiff
path: root/cogl/cogl-texture-rectangle.h
diff options
context:
space:
mode:
authorDamien Lespiau <damien.lespiau@intel.com>2012-12-30 18:08:50 +0000
committerRobert Bragg <robert@linux.intel.com>2013-01-22 17:48:13 +0000
commit864e5562df43a3dab38a0d1b3c17669b1514f2aa (patch)
tree81855dc98a87ed2c5c7ae97ba89b67e5bff81076 /cogl/cogl-texture-rectangle.h
parent6aadb4a0db706f59d9fb750e3c9419479271def0 (diff)
downloadcogl-864e5562df43a3dab38a0d1b3c17669b1514f2aa.tar.gz
doc: Fix various mismatches between arguments and their documentation
Argument names and @$arg suffered from various little mismatches, fix them in a batch commit. (cherry picked from commit d2ac3c5a88d980e7519c98bd261111b93cf73a6e)
Diffstat (limited to 'cogl/cogl-texture-rectangle.h')
-rw-r--r--cogl/cogl-texture-rectangle.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cogl/cogl-texture-rectangle.h b/cogl/cogl-texture-rectangle.h
index 447866f8..4d801aae 100644
--- a/cogl/cogl-texture-rectangle.h
+++ b/cogl/cogl-texture-rectangle.h
@@ -78,7 +78,7 @@ cogl_is_texture_rectangle (void *object);
/**
* cogl_texture_rectangle_new_with_size:
- * @context: A #CoglContext pointer
+ * @ctx: A #CoglContext pointer
* @width: The texture width to allocate
* @height: The texture height to allocate
* @internal_format: The desired internal texture format