Skip to content

Commit 281d8f1

Browse files
committed
Fix typo
1 parent 82c3a9c commit 281d8f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/linkage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@ If a Rust artifact is potentially unwinding, then all its crates must be built w
302302

303303
> [!NOTE]
304304
> This restriction can only be violated when mixing code with different [`-C panic`] flags
305-
> while also using a non-`rustc` linker. Most users to not have to be concerned about this.
305+
> while also using a non-`rustc` linker. Most users do not have to be concerned about this.
306306
307307
> [!NOTE]
308308
> To guarantee that a library will be sound (and linkable with `rustc`)

0 commit comments

Comments
 (0)