On 9/2/19 11:20 AM, Fabian Ebner wrote:
Signed-off-by: Fabian Ebner <f.eb...@proxmox.com>
---
  vzdump.adoc | 4 ++--
  1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/vzdump.adoc b/vzdump.adoc
index fb1ac3d..e990982 100644
--- a/vzdump.adoc
+++ b/vzdump.adoc
@@ -78,7 +78,7 @@ consistency, the use of the `snapshot` mode is recommended 
instead.
  `snapshot` mode::
This mode provides the lowest operation downtime, at the cost of a
-small inconstancy risk.  It works by performing a Proxmox VE live
+small inconsistency risk.  It works by performing a Proxmox VE live

While you're at it, might as well use {pve} for "Proxmox VE" and there's a double space (or does that carry some meaning?).

  backup, in which data blocks are copied while the VM is running. If the
  guest agent is enabled (`agent: 1`) and running, it calls
  `guest-fsfreeze-freeze` and `guest-fsfreeze-thaw` to improve
@@ -166,7 +166,7 @@ Bandwidth Limit
Restoring one or more big backups may need a lot of resources, especially
  storage bandwidth for both reading from the backup storage and writing to
-the target storage. This can negatively effect other virtual guest as access
+the target storage. This can negatively affect other virtual guests as access
  to storage can get congested.
To avoid this you can set bandwidth limits for a backup job. {pve}


_______________________________________________
pve-devel mailing list
pve-devel@pve.proxmox.com
https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to