Make documentation clearer
Summary: Fixing a typo :) Closes https://github.com/facebook/yoga/pull/270 Reviewed By: dshahidehpour Differential Revision: D4333129 Pulled By: emilsjolander fbshipit-source-id: 28215de8fcd571fb889fe145ff303f231a50c598
This commit is contained in:
committed by
Facebook Github Bot
parent
12efe604bb
commit
cf753af247
@@ -55,7 +55,7 @@
|
||||
- (YGDirection)yg_resolvedDirection;
|
||||
|
||||
/**
|
||||
Perform a layout calculation and update the frames of the views in the hierarchy with th results
|
||||
Perform a layout calculation and update the frames of the views in the hierarchy with the results
|
||||
*/
|
||||
- (void)yg_applyLayout;
|
||||
|
||||
|
Reference in New Issue
Block a user