Skip to content

Commit

Permalink
Update src/forms.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Martin Haug <[email protected]>
  • Loading branch information
tingerrr and reknih authored Apr 19, 2024
1 parent cd39e70 commit 435b8ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/forms.rs
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ bitflags::bitflags! {
}
}

/// Writer for an _ form field dictionary_.
/// Writer for an _form field dictionary_.
///
/// This struct is created by [`Chunk::form_field`].
pub struct Field<'a> {
Expand Down

0 comments on commit 435b8ec

Please sign in to comment.