Skip to content

Commit 4f64772

Browse files
committed
addition -> additional
1 parent f131a13 commit 4f64772

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/types/pointer.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ code, and writing performance-critical or low-level functions.
4242

4343
When comparing raw pointers they are compared by their address, rather than by
4444
what they point to. When comparing raw pointers to [dynamically sized types] they
45-
also have their addition data compared.
45+
also have their additional data compared.
4646

4747
## Smart Pointers
4848

0 commit comments

Comments
 (0)