Code

gone -> gone forever
authormental <mental@users.sourceforge.net>
Sat, 29 Apr 2006 17:50:29 +0000 (17:50 +0000)
committermental <mental@users.sourceforge.net>
Sat, 29 Apr 2006 17:50:29 +0000 (17:50 +0000)
doc/refcounting.txt

index e3f6cf27fc5cf4c5adba6e4227a59d2b6b4b4a47..3cdb6058475fc9f5d63892e3c4900a29ac9f3fbd 100644 (file)
@@ -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