Skip to content

Commit 833b762

Browse files
authored
Fix typo (#264)
1 parent f6c7211 commit 833b762

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/SQLiteData/FetchKeyRequest.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
/// }
2525
/// ```
2626
///
27-
/// And then can be used with the ``Fetch`` property wrapper to popular state in a SwiftUI view,
27+
/// And then can be used with the ``Fetch`` property wrapper to populate state in a SwiftUI view,
2828
/// `@Observable` model, UIKit view controller, and more:
2929
///
3030
/// ```swift

0 commit comments

Comments
 (0)