aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gawkinet.texi
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2020-09-24 21:24:17 +0300
committerArnold D. Robbins <arnold@skeeve.com>2020-09-24 21:24:17 +0300
commit251e47f4a1639244b8bfedd75ce6b4a26ec5949a (patch)
tree71c9f43bf43ab684b4d14f0379bcb9fc6f74b46a /doc/gawkinet.texi
parent55eee619ac637e29c0fe847cc89cda78cc18c28d (diff)
parentc32959290957c70cd6be333ec6c0b6f1bde4cd80 (diff)
downloadegawk-251e47f4a1639244b8bfedd75ce6b4a26ec5949a.tar.gz
egawk-251e47f4a1639244b8bfedd75ce6b4a26ec5949a.tar.bz2
egawk-251e47f4a1639244b8bfedd75ce6b4a26ec5949a.zip
Merge branch 'master' into feature/iolint
Diffstat (limited to 'doc/gawkinet.texi')
-rw-r--r--doc/gawkinet.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gawkinet.texi b/doc/gawkinet.texi
index 91c222be..2bb22d93 100644
--- a/doc/gawkinet.texi
+++ b/doc/gawkinet.texi
@@ -3507,7 +3507,7 @@ takes part in migration has to be an element of this array.
Now it's clear what happens to the @code{Label} parameter of the
function @code{migrate()}. It is copied into @code{MOBVAR["Label"]} and
-travels alongside the other data. Since travelling takes place via HTTP,
+travels alongside the other data. Since traveling takes place via HTTP,
records must be separated with @code{"\r\n"} in @code{RS} and
@code{ORS} as usual. The code assembly for migration takes place in
three steps: