We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d15a052 commit 70f2d39Copy full SHA for 70f2d39
lib/format
@@ -23,7 +23,7 @@
23
# provides a portable means of printing to an array variable while avoiding the
24
# use of `eval`.
25
#
26
-# NOTE: By default, this function relies on the ASCII Record Separator character
+# NOTE: By default, this function relies on the ASCII Unit Separator character
27
# ($'\x1f') to delimit generated strings before splitting them into the result
28
# array. If you have strings containing this character, you can set a new
29
# delimiter via `_GO_ARRAY_PRINTF_DELIMITER`.
0 commit comments