Skip to content

Commit 59b57e9

Browse files
committed
chore: fix some typos in comments
Signed-off-by: whosehang <[email protected]>
1 parent b8dab92 commit 59b57e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/src/fmt/rt.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ impl<'a> Argument<'a> {
153153
///
154154
/// # Safety
155155
///
156-
/// This argument must actually be a placeholer argument.
156+
/// This argument must actually be a placeholder argument.
157157
///
158158
// FIXME: Transmuting formatter in new and indirectly branching to/calling
159159
// it here is an explicit CFI violation.

0 commit comments

Comments
 (0)