Skip to content

Commit f9af314

Browse files
committed
Fixed typo
1 parent 76cb968 commit f9af314

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/core/f-series.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -387,7 +387,7 @@
387387
*/ REBNATIVE(swap_endian)
388388
/*
389389
// swap-endian: native [
390-
// {Swaps byte order (endianess)}
390+
// {Swaps byte order (endianness)}
391391
// value [binary!] "At position (modified)"
392392
// /width bytes [integer!] "2, 4 or 8 (default is 2)"
393393
// /part "Limits to a given length or position"

0 commit comments

Comments
 (0)