Skip to content

Commit 928d473

Browse files
committed
DOCS: add return type to layoutDirection documentation comment
1 parent 544e8aa commit 928d473

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/Swift/FlexLayout.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ public final class Flex {
235235
root of your layout tree.
236236

237237
- Parameter value: new LayoutDirection
238-
- Returns:
238+
- Returns: Flex interface
239239
*/
240240
@discardableResult
241241
public func layoutDirection(_ value: LayoutDirection) -> Flex {

0 commit comments

Comments
 (0)