diff options
Diffstat (limited to 'Source/SPTreeNode.h')
-rw-r--r-- | Source/SPTreeNode.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/SPTreeNode.h b/Source/SPTreeNode.h index 0f11400a..f93157ea 100644 --- a/Source/SPTreeNode.h +++ b/Source/SPTreeNode.h @@ -28,7 +28,7 @@ * * @author Stuart Connolly http://stuconnolly.com/ * - * + * NSTreeNode subclass which adds some convenience methods. */ @interface SPTreeNode : NSTreeNode { |