diff --git a/test/infra/android/test-controller.el b/test/infra/android/test-controller.el index 6e5350b43a3..08dc8b85b42 100644 --- a/test/infra/android/test-controller.el +++ b/test/infra/android/test-controller.el @@ -1923,7 +1923,7 @@ this machine and an SSH daemon be executing on the host)." Form should evaluate to a value that must be printable, or signal an error. Value is (ok . VALUE) if no error was signaled, or (error . VALUE) otherwise. It may also be (exit -. BACKTRACE) if Emacs exited whilst FORM was executing. If RAW, +. BACKTRACE) if Emacs exited whilst FORM was executing. If RAW, instruct PROCESS not to attempt to decode the printed representation of FORM as multibyte text; this does not influence the decoding whatever value it returns.