August Mueller 8 years ago
parent
commit
f847caed10
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/fmdb/FMResultSet.h

+ 1 - 1
src/fmdb/FMResultSet.h

@@ -45,7 +45,7 @@ NS_ASSUME_NONNULL_BEGIN
 @property (atomic, retain, nullable) FMStatement *statement;
 @property (atomic, retain, nullable) FMStatement *statement;
 
 
 ///------------------------------------
 ///------------------------------------
-/// @name Creating and closing database
+/// @name Creating and closing a result set
 ///------------------------------------
 ///------------------------------------
 
 
 /** Create result set from `<FMStatement>`
 /** Create result set from `<FMStatement>`