Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2023-06-16 23:38:50 +03:00
parent 2f925bf361
commit c0451ad924

View File

@ -49,7 +49,7 @@
//
// Note that all numbers are of the same "type", this is different to
// alot of other languages where numbers are represented closer to the
// allot of other languages where numbers are represented closer to the
// low-level hardware implementation and thus are represented by a
// whole range of number types.
//