rust: str: fix typo in comment
authorJihed Chaibi <jihed.chaibi.dev@gmail.com>
Sat, 17 May 2025 00:26:04 +0000 (02:26 +0200)
committerMiguel Ojeda <ojeda@kernel.org>
Tue, 20 May 2025 20:57:27 +0000 (22:57 +0200)
commitae8b3a83fb9de394f609035041cd7a668fda2ab3
treee55159740088140bc87833d5227823ba63253ac3
parentea33f91f754cb982116a8447a30b549720af3e82
rust: str: fix typo in comment

Fix a typo ("then" to "than") in a comment.

Signed-off-by: Jihed Chaibi <jihed.chaibi.dev@gmail.com>
Reviewed-by: Benno Lossin <lossin@kernel.org>
Fixes: fffed679eeea ("rust: str: add `Formatter` type")
Link: https://lore.kernel.org/r/20250517002604.603223-1-jihed.chaibi.dev@gmail.com
[ Reworded. - Miguel ]
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
rust/kernel/str.rs