ruff_formatter crate doc comment fixes (#6677)

This commit is contained in:
Chris Pryer 2023-08-19 12:42:02 -04:00 committed by GitHub
parent 3849fa0cf1
commit 648333b8b2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 6 deletions

View file

@ -1,6 +1,6 @@
/// Constructs the parameters for other formatting macros.
///
/// This macro functions by taking a list of objects implementing [`crate::Format`]. It canonicalize the
/// This macro functions by taking a list of objects implementing [`crate::Format`]. It will canonicalize the
/// arguments into a single type.
///
/// This macro produces a value of type [`crate::Arguments`]. This value can be passed to