We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b778c1 commit 2cd2adcCopy full SHA for 2cd2adc
src/lib.rs
@@ -323,7 +323,7 @@ impl Unpoly {
323
self.response_target = Some(target.into());
324
}
325
326
- /// Get the fields (or :unkown) which triggered the validation
+ /// Get the fields (or :unknown) which triggered the validation
327
/// - empty: commit the action
328
/// - list of fields: the fields which triggered the validation, perform only a validation
329
/// When only `:unknown` isn given, we do not know which field triggered the validation,
0 commit comments