We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd5ce85 commit 1af067aCopy full SHA for 1af067a
src/coding-guidelines/macros/gui_FRLaMIMb4t3S.rst.inc
@@ -25,7 +25,7 @@
25
:status: draft
26
27
Macros that generate unsafe code without preserving the ``unsafe`` token visibility obscure safety-critical code.
28
- This noncompliant example defines a ``deref_ptr`` macro that performs an unsafe poitner deference.
+ This noncompliant example defines a ``deref_ptr`` macro that performs an unsafe pointer deference.
29
30
.. rust-example::
31
0 commit comments