From 29b335d205a9d35cd59897d4e3c78223b2875a83 Mon Sep 17 00:00:00 2001 From: Yethal Date: Sun, 12 Mar 2017 13:23:09 +0100 Subject: [PATCH] Fixed typo, added a line break --- common-tasks/dispvm.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/common-tasks/dispvm.md b/common-tasks/dispvm.md index 2c7f9051..1f5af78c 100644 --- a/common-tasks/dispvm.md +++ b/common-tasks/dispvm.md @@ -45,7 +45,8 @@ Use the `qvm-open-in-dvm` command line (from your AppVM), e.g.: [user@work-pub ~]$ qvm-open-in-dvm Downloads/apple-sandbox.pdf ~~~ -The qvm-open-in-dvm will not exit until you close the application in the Disposable V +The qvm-open-in-dvm will not exit until you close the application in the Disposable VM. + Starting an arbitrary application in a disposable VM via command line (from Dom0) ---------------------------------------------------------------------------------