Skip to content

Commit

Permalink
Improve DocC documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
tinder-cfuller committed Mar 7, 2024
1 parent 1281132 commit d12fa1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/Layout/Layout.swift
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ public final class Layout { // swiftlint:disable:this type_body_length

// MARK: - Adding Items

/// Adds items to the layout.
/// Adds an item to the layout.
///
/// - Parameter item: The item to be added as a subview.
///
Expand Down

0 comments on commit d12fa1c

Please sign in to comment.