From c4018628adf219664521db8f1b686882291bc9cf Mon Sep 17 00:00:00 2001 From: Alex Roitman Date: Mon, 11 Apr 2005 00:07:10 +0000 Subject: [PATCH] Typo svn: r4340 --- src/RelLib.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/RelLib.py b/src/RelLib.py index f6a55ab0b..51dea7f00 100644 --- a/src/RelLib.py +++ b/src/RelLib.py @@ -160,7 +160,7 @@ class BaseObject: def get_handle_referents(self): """ Returns the list of child objects which may, directly or through - their children, reference primary objects.. + their children, reference primary objects. @return: Returns the list of objects refereincing primary objects. @rtype: list