typo fix
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
parent
b5dabd9078
commit
450a367a11
@ -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
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user