From 6c7869ab941294dfc9527892310703caba695591 Mon Sep 17 00:00:00 2001 From: Mihai Moldovan Date: Sun, 24 Dec 2017 15:45:01 +0100 Subject: testscripts/*: fix "randlomly" typos. --- testscripts/run-nxproxy2nxproxy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testscripts/run-nxproxy2nxproxy') diff --git a/testscripts/run-nxproxy2nxproxy b/testscripts/run-nxproxy2nxproxy index 305d921c2..bb2d2971f 100755 --- a/testscripts/run-nxproxy2nxproxy +++ b/testscripts/run-nxproxy2nxproxy @@ -40,7 +40,7 @@ NX_ROOT=${HOME}/.nx mkdir -p "${NX_ROOT}" # -# This should be randlomly generated. +# This should be randomly generated. # NX_COOKIE=`xauth -n list |grep "${HOSTNAME}/unix:${NX_PORT}" | grep MIT | cut -f 5 -d ' ' | head -n1` -- cgit v1.2.3