Skip to content

Commit 1c41004

Browse files
authored
Merge pull request #42082 from JoeAldinger/Gthub-41808
Github-41808: fixes small typo
2 parents 4b01f4a + 7dcf9f4 commit 1c41004

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/virt-about-vm-snapshots.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
A _snapshot_ represents the state and data of a virtual machine (VM) at a specific point in time. You can use a snapshot to restore an existing VM to a previous state (represented by
1010
the snapshot) for backup and disaster recovery or to rapidly roll back to a previous development version.
1111

12-
A VM snapshot is created from a VM that is powered off (Stopped state) or powred on (Running state).
12+
A VM snapshot is created from a VM that is powered off (Stopped state) or powered on (Running state).
1313

1414
When taking a snapshot of a running VM, the controller checks that the QEMU guest agent is installed and running. If so, it freezes the VM file system before taking the snapshot, and thaws the file system after the snapshot is taken.
1515

0 commit comments

Comments
 (0)