diff options
Diffstat (limited to 'Source/SPGroupNode.h')
-rw-r--r-- | Source/SPGroupNode.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/SPGroupNode.h b/Source/SPGroupNode.h index fcf047ff..e5dad641 100644 --- a/Source/SPGroupNode.h +++ b/Source/SPGroupNode.h @@ -28,7 +28,7 @@ * * @author Stuart Connolly http://stuconnolly.com/ * - * + * Tree node that represents a group. */ @interface SPGroupNode : NSObject <NSCopying> { |