Skip to content
This repository was archived by the owner on Feb 2, 2023. It is now read-only.

Commit 79e4420

Browse files
author
Hannah Troisi
authored
Merge pull request #1993 from Yue-Wang-Google/patch-2
[ASRangeController] Fix import misspelling
2 parents b0aeb29 + b59e368 commit 79e4420

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

AsyncDisplayKit/Details/ASRangeController.mm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
#import "ASWeakSet.h"
1515
#import "ASDisplayNodeExtras.h"
1616
#import "ASDisplayNodeInternal.h"
17-
#import "ASMultiDimensionalArrayUtils.h"
17+
#import "ASMultidimensionalArrayUtils.h"
1818
#import "ASInternalHelpers.h"
1919
#import "ASDisplayNode+FrameworkPrivate.h"
2020
#import "ASCellNode.h"

0 commit comments

Comments
 (0)