From 828ae8fdb1c92d2d9cd435b664620643c13e0e7f Mon Sep 17 00:00:00 2001 From: MenTaLguY Date: Sat, 29 Apr 2006 17:50:29 +0000 Subject: gone -> gone forever (bzr r623) --- doc/refcounting.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3