From 450a367a11283d44811b8eec33afe5fa00a95f5f Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Tue, 13 Oct 2015 01:49:06 +0200 Subject: typo fix Signed-off-by: Denys Vlasenko --- shell/hush_test/hush-misc/nommu3.tests | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shell/hush_test') diff --git a/shell/hush_test/hush-misc/nommu3.tests b/shell/hush_test/hush-misc/nommu3.tests index 0aca67a67..ac82a6a11 100755 --- a/shell/hush_test/hush-misc/nommu3.tests +++ b/shell/hush_test/hush-misc/nommu3.tests @@ -7,7 +7,7 @@ func() pipe_to_func() { - # We had a NOMMU bug which caused "echo Ok |" part ot be lost + # We had a NOMMU bug which caused "echo Ok |" part to be lost echo Ok | func } -- cgit v1.2.3