]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
rust: pin-init: fix typo in docs
authorBrian Harring <ferringb@gmail.com>
Thu, 16 Oct 2025 21:17:39 +0000 (23:17 +0200)
committerMiguel Ojeda <ojeda@kernel.org>
Wed, 19 Nov 2025 21:41:12 +0000 (22:41 +0100)
Signed-off-by: Brian Harring <ferringb@gmail.com>
Signed-off-by: Benno Lossin <lossin@kernel.org>
Link: https://patch.msgid.link/20251016211740.653599-2-lossin@kernel.org
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
rust/pin-init/README.md

index 723e275445d46a56a99669b6d296795ceb0a1543..74bbb4e0a2f731428d9d3b9391768b51f8ecfe11 100644 (file)
@@ -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`.
 >