We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f131a13 commit 4f64772Copy full SHA for 4f64772
src/types/pointer.md
@@ -42,7 +42,7 @@ code, and writing performance-critical or low-level functions.
42
43
When comparing raw pointers they are compared by their address, rather than by
44
what they point to. When comparing raw pointers to [dynamically sized types] they
45
-also have their addition data compared.
+also have their additional data compared.
46
47
## Smart Pointers
48
0 commit comments