We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 81a699c + 67ebcb3 commit 34fa177Copy full SHA for 34fa177
1 file changed
GRDB/ValueObservation/ValueObservation.swift
@@ -345,7 +345,7 @@ extension ValueObservation {
345
/// - parameter reader: A DatabaseReader.
346
/// - parameter scheduler: A ValueObservationScheduler. By default,
347
/// fresh values are dispatched on the cooperative thread pool.
348
- /// - parameter bufferingPolicy: see the documntation
+ /// - parameter bufferingPolicy: see the documentation
349
/// of `AsyncThrowingStream`.
350
public func values(
351
in reader: any DatabaseReader,
0 commit comments