spelling: shallow

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref
2022-11-01 21:46:36 -04:00
committed by Andrzej Krzemienski
parent 7e395f4520
commit b4c8f493c6
2 changed files with 2 additions and 2 deletions

View File

@ -220,7 +220,7 @@
are now turned into compile-time errors,
</li>
<li class="listitem">
you can swap optional references: it is like swapping pointers: shalow,
you can swap optional references: it is like swapping pointers: shallow,
underlying objects are not affected,
</li>
<li class="listitem">