mirror of
https://codeberg.org/andyscott/ziglings.git
synced 2024-11-08 11:20:46 -05:00
076 typo
This commit is contained in:
parent
afc5f94a15
commit
03eb291d39
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@
|
|||
// that with regular many-item pointers!).
|
||||
//
|
||||
// Important: the sentinel value must be of the same type as the
|
||||
// data being termined!
|
||||
// data being terminated!
|
||||
//
|
||||
const print = @import("std").debug.print;
|
||||
|
||||
|
|
Loading…
Reference in a new issue