]> rtime.felk.cvut.cz Git - pisa/qemu-utils.git/commitdiff
qemu-run-trick: correct typo in the comment. master
authorPavel Pisa <pisa@cmp.felk.cvut.cz>
Sat, 18 Mar 2017 10:57:17 +0000 (11:57 +0100)
committerPavel Pisa <pisa@cmp.felk.cvut.cz>
Sat, 18 Mar 2017 10:57:17 +0000 (11:57 +0100)
Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz>
qemu-run-trick/qemu-setup-and-run

index 509f4271eca583c9b9e200611e61e90d113715c6..120a079e92bf2d6b7a6b9d6db3ea7dca43580ce6 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/bash
 #
-# QEMU trick to dive user in his own hoe environment
+# QEMU trick to dive user in his own home environment
 # as root in a virualized shadow of his own system
 #
 # (C) 2013 Pavel Pisa <pisa@cmp.felk.cvut.cz>