Skip to content

Commit

Permalink
Merge pull request #2 from kahakai/main
Browse files Browse the repository at this point in the history
Fix typo in Indirect property wrapper summary
  • Loading branch information
maximkrouk authored Dec 16, 2023
2 parents 1a5f09b + 0413577 commit fe3bbdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/FoundationExtensions/General/Indirect.swift
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import Foundation

/// CoW container, that allows you to wrap structs recoursively
/// CoW container, that allows you to wrap structs recursively
///
/// Usage:
/// ```
Expand Down

0 comments on commit fe3bbdc

Please sign in to comment.