summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMenTaLguY <mental@rydia.net>2006-04-29 17:50:29 +0000
committermental <mental@users.sourceforge.net>2006-04-29 17:50:29 +0000
commit828ae8fdb1c92d2d9cd435b664620643c13e0e7f (patch)
treeed73ff2d128746a07c63dcbfb082fde3bbfc7161
parentgrammar, readability fix (diff)
downloadinkscape-828ae8fdb1c92d2d9cd435b664620643c13e0e7f.tar.gz
inkscape-828ae8fdb1c92d2d9cd435b664620643c13e0e7f.zip
gone -> gone forever
(bzr r623)
-rw-r--r--doc/refcounting.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/refcounting.txt b/doc/refcounting.txt
index e3f6cf27f..3cdb60584 100644
--- a/doc/refcounting.txt
+++ b/doc/refcounting.txt
@@ -60,7 +60,7 @@ for reffing it if they need to hold onto it. Similarly, you shouldn't try to
make the decision to unref it for them.
When you've unreffed the last ref you know about, you should generally
-assume that the object is now gone.
+assume that the object is now gone forever.
CIRCULAR REFERENCES