summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMurray Cumming <murrayc@murrayc.com>2006-09-27 18:40:31 +0000
committerMurray Cumming <murrayc@murrayc.com>2006-09-27 18:40:31 +0000
commita9662a9df26c969997d943d6f945197f1ae1515e (patch)
tree82e93d48ee4bbb8889d617fa9072f3b55b345e3b
parent61ab5341af289257ce1b10528150fdbdcb770e4e (diff)
Fix typo in ChangeLog.
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 0ce9bd1..33b74bc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,7 +2,7 @@
* cairomm/refptr.h: cast_static() and cast_dynamic():
Use the refcount_() accessor instead of the member variable,
- to avoid compilation errors, as we already doing in the
+ to avoid compilation errors, as we already do in the
templated copy constructor.
1.2.2: