virsh: Fix grammar - s/rather then/rather than

Signed-off-by: Chen Hanxiao <chenhanxiao@gmail.com>
This commit is contained in:
Chen Hanxiao 2017-01-07 16:47:16 +08:00 committed by John Ferlan
parent 245d9ba21e
commit 96b1f091e7

View File

@ -1673,7 +1673,7 @@ periodically increased by I<auto-converge-increment>.
I<--rdma-pin-all> can be used with RDMA migration (i.e., when I<migrateuri>
starts with rdma://) to tell the hypervisor to pin all domain's memory at once
before migration starts rather then letting it pin memory pages as needed.
before migration starts rather than letting it pin memory pages as needed.
B<Note>: Individual hypervisors usually do not support all possible types of
migration. For example, QEMU does not support direct migration.