aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPFavoriteNode.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/SPFavoriteNode.h')
-rw-r--r--Source/SPFavoriteNode.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/Source/SPFavoriteNode.h b/Source/SPFavoriteNode.h
index 6a132767..77c867fd 100644
--- a/Source/SPFavoriteNode.h
+++ b/Source/SPFavoriteNode.h
@@ -29,12 +29,13 @@
// More info at <https://github.com/sequelpro/sequelpro>
#import "SPNamedNode.h"
+
/**
* @class SPFavoriteNode SPFavoriteNode.h
*
* @author Stuart Connolly http://stuconnolly.com/
*
- * Tree node the represents a connection favorite.
+ * Tree node that represents a connection favorite.
*/
@interface SPFavoriteNode : NSObject <NSCopying, NSCoding, SPNamedNode>
{