From: Brian Harring Date: Thu, 16 Oct 2025 21:17:39 +0000 (+0200) Subject: rust: pin-init: fix typo in docs X-Git-Tag: ceph-for-6.19-rc5~269^2~6 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=26866b6bb10b8f71e64f2f7a564e52a540c98335;p=ceph-client.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 723e275445d4..74bbb4e0a2f7 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`. >