Skip to content

Commit 9b7406a

Browse files
author
Ernesto Rivera
committed
Update documentation
1 parent 5ab70c1 commit 9b7406a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Source/AMBTableViewController.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@ typedef void (^AMBTableViewCellConfigurationBlock)(id object,
301301
- (void)update;
302302

303303
/// Force the table view to fully reload the section.
304-
/// @note Prefer using using sectionUpdateBlock and calling update.
304+
/// @note Prefer setting sectionUpdateBlock and calling update when possible.
305305
- (void)reload;
306306

307307
/// @name Update and Reload Specific Objects

0 commit comments

Comments
 (0)