From 0624f13536c3481b6c824c812323ccde03923c0c Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Thu, 3 Jun 2021 12:56:19 -0700 Subject: fix typo Signed-off-by: Sean Whitton --- src/property/libvirt.lisp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/property/libvirt.lisp b/src/property/libvirt.lisp index 7ba102b..dea12bc 100644 --- a/src/property/libvirt.lisp +++ b/src/property/libvirt.lisp @@ -144,8 +144,8 @@ for testing. OPTIONS is a plist of keyword parameters. - - :VCPUS -- coresponds to the --vcpus argument to virt-install(1). Defaults - to 1. + - :VCPUS -- corresponds to the --vcpus argument to virt-install(1). + Defaults to 1. - :MEMORY -- corresponds to the --memory argument to virt-install(1). Defaults to 1024. -- cgit v1.2.3