Skip to content

Commit

Permalink
addition -> additional
Browse files Browse the repository at this point in the history
  • Loading branch information
phansch committed Dec 4, 2019
1 parent f131a13 commit 4f64772
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/types/pointer.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ code, and writing performance-critical or low-level functions.

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

## Smart Pointers

Expand Down

0 comments on commit 4f64772

Please sign in to comment.