summaryrefslogtreecommitdiff
path: root/cogl/cogl-renderer.h
diff options
context:
space:
mode:
authorDamien Lespiau <damien.lespiau@intel.com>2012-12-31 23:26:11 +0000
committerRobert Bragg <robert@linux.intel.com>2013-01-22 17:48:16 +0000
commit5912ee9997c26d6ba623b411fa8b0b755e5378da (patch)
treea3a2f3e96efe7a24fe631aca1696d9e52f137450 /cogl/cogl-renderer.h
parentc26d3813c46a0df955810f4d3dda4dfd7a278e66 (diff)
downloadcogl-5912ee9997c26d6ba623b411fa8b0b755e5378da.tar.gz
doc: Fix the remaining broken internal cross-references
Symbols changed names, %1 makes gtk-doc sad and some referenced symbols were missing in the -sections.txt file. (cherry picked from commit c12919c321186ac7b223bc4f82c588ca2f199d67)
Diffstat (limited to 'cogl/cogl-renderer.h')
-rw-r--r--cogl/cogl-renderer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cogl/cogl-renderer.h b/cogl/cogl-renderer.h
index 923950a4..c7933250 100644
--- a/cogl/cogl-renderer.h
+++ b/cogl/cogl-renderer.h
@@ -103,7 +103,7 @@ cogl_is_renderer (void *object);
*
* While the renderer is unconnected it can be configured so that
* applications may specify backend constraints, such as "must use
- * x11" for example via cogl_renderer_add_criteria().
+ * x11" for example via cogl_renderer_add_constraint().
*
* There are also some platform specific configuration apis such
* as cogl_xlib_renderer_set_foreign_display() that may also be