From 4217ec492fc52bcd71de777b6753d951f23fe964 Mon Sep 17 00:00:00 2001 From: Andrew David Wong Date: Wed, 6 Dec 2017 21:37:04 -0600 Subject: [PATCH] Fix typo --- common-tasks/dispvm.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common-tasks/dispvm.md b/common-tasks/dispvm.md index 250b7c60..3dc72eaa 100644 --- a/common-tasks/dispvm.md +++ b/common-tasks/dispvm.md @@ -30,7 +30,7 @@ You can change this behaviour for individual VMs: in Qubes VM Manager open VM Se Here you can edit the "NetVM for DispVM" setting to change the NetVM of any DispVM launched from that VM. A Disposable VM launched from the Start Menu inherits the NetVM of the [DVM Template](https://www.qubes-os.org/doc/glossary/#dvm-template). -By default the DMV template is called `fedora-XX-dvm` (where `XX` is the Fedora version of the default TemplateVM). +By default the DVM template is called `fedora-XX-dvm` (where `XX` is the Fedora version of the default TemplateVM). As an "internal" VM it is hidden in Qubes VM Manager, but can be shown by selecting "Show/Hide internal VMs". Note that changing the "NetVM for DispVM" setting for the DVM Template does *not* affect the NetVM of DispVMs launched from the Start Menu; only changing the DVM Template's own NetVM does.