Code

Added CREATE v0.1 support for gradients/swatches/patterns
[inkscape.git] / src / gc-anchored.h
index f9d609074e3a56d13640cc2638c1b9b141272655..214f26a70531fc1f9c86d69bd46b29f248040b3b 100644 (file)
@@ -40,7 +40,7 @@ namespace GC {
  *
  * Note that a cycle involving an anchored object (with nonzero refcount)
  * cannot be collected.  To avoid this, don't increment refcounts for
- * pointers between two garbage-collected objects.
+ * pointers between two GC-managed objects.
  *
  * @see Inkscape::GC::Managed
  * @see Inkscape::GC::Finalized