diff mbox

doc: fix typo in bios_path_override

Message ID 20170222163520.3745-1-olaf@aepfle.de (mailing list archive)
State New, archived
Headers show

Commit Message

Olaf Hering Feb. 22, 2017, 4:35 p.m. UTC
Signed-off-by: Olaf Hering <olaf@aepfle.de>
---
 docs/man/xl.cfg.pod.5.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Wei Liu Feb. 23, 2017, 10:28 a.m. UTC | #1
On Wed, Feb 22, 2017 at 04:35:20PM +0000, Olaf Hering wrote:
> Signed-off-by: Olaf Hering <olaf@aepfle.de>

Acked-by: Wei Liu <wei.liu2@citrix.com>
diff mbox

Patch

diff --git a/docs/man/xl.cfg.pod.5.in b/docs/man/xl.cfg.pod.5.in
index 46f9caff3e..505c11137f 100644
--- a/docs/man/xl.cfg.pod.5.in
+++ b/docs/man/xl.cfg.pod.5.in
@@ -1229,7 +1229,7 @@  Override the path to the blob to be used as BIOS. The blob provided here MUST
 be consistent with the B<bios=> which you have specified. You should not
 normally need to specify this option.
 
-This options does not have any effect if using B<bios="rombios"> or
+This option does not have any effect if using B<bios="rombios"> or
 B<device_model_version="qemu-xen-traditional">.
 
 =item B<pae=BOOLEAN>