summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2005-07-25 16:23:05 +0000
committerCarl Worth <cworth@cworth.org>2005-07-25 16:23:05 +0000
commitea1218a434fb4077d27a4d8310e4ce3415102c58 (patch)
tree478f96fd7831da619b56af138c56dc50a0786968 /doc
parent85b74d82164e7908842d42bb1b11e8cf8c876b82 (diff)
Replace all occurences of refcount with ref_count.
Replace refcounted with reference-counted.
Diffstat (limited to 'doc')
-rw-r--r--doc/public/language-bindings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/public/language-bindings.xml b/doc/public/language-bindings.xml
index b0ee8e879..26b98e1be 100644
--- a/doc/public/language-bindings.xml
+++ b/doc/public/language-bindings.xml
@@ -47,7 +47,7 @@
<title>Memory Management</title>
<para>
The objects in cairo can roughly be divided into two types:
- refcounted opaque types like
+ reference-counted, opaque types like
<link
linkend="cairo-surface-t"><type>cairo_surface_t</type></link>
and plain structures like