From: Brian Harring Date: Thu, 16 Oct 2025 21:17:39 +0000 (+0200) Subject: rust: pin-init: fix typo in docs X-Git-Tag: v6.19-rc1~175^2~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26866b6bb10b8f71e64f2f7a564e52a540c98335;p=thirdparty%2Fkernel%2Flinux.git rust: pin-init: fix typo in docs Signed-off-by: Brian Harring Signed-off-by: Benno Lossin Link: https://patch.msgid.link/20251016211740.653599-2-lossin@kernel.org Signed-off-by: Miguel Ojeda --- diff --git a/rust/pin-init/README.md b/rust/pin-init/README.md index 723e275445d46..74bbb4e0a2f73 100644 --- a/rust/pin-init/README.md +++ b/rust/pin-init/README.md @@ -9,7 +9,7 @@ > [!NOTE] > > This crate was originally named [`pinned-init`], but the migration to -> `pin-init` is not yet complete. The `legcay` branch contains the current +> `pin-init` is not yet complete. The `legacy` branch contains the current > version of the `pinned-init` crate & the `main` branch already incorporates > the rename to `pin-init`. >