about summary refs log tree commit diff
path: root/Completion/Unix/Command/_growisofs
diff options
context:
space:
mode:
authorDaniel Shahaf <danielsh@apache.org>2020-01-09 13:59:00 +0000
committerDaniel Shahaf <danielsh@apache.org>2020-01-09 13:59:05 +0000
commit742ab1283bf383932ff2daec1f93731ddfb31282 (patch)
tree45a8fab64395bffa501f340f5327611cd48bda7d /Completion/Unix/Command/_growisofs
parent66caa81ab7ffd931be143c6e8f35188c1b57894e (diff)
downloadzsh-742ab1283bf383932ff2daec1f93731ddfb31282.tar.gz
zsh-742ab1283bf383932ff2daec1f93731ddfb31282.tar.xz
zsh-742ab1283bf383932ff2daec1f93731ddfb31282.zip
unposted: Two additional typo fixes.
Diffstat (limited to 'Completion/Unix/Command/_growisofs')
-rw-r--r--Completion/Unix/Command/_growisofs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/Unix/Command/_growisofs b/Completion/Unix/Command/_growisofs
index b7160a474..8f4da4030 100644
--- a/Completion/Unix/Command/_growisofs
+++ b/Completion/Unix/Command/_growisofs
@@ -208,7 +208,7 @@ else
     '-G[specify path and file-name of a generic boot-image]:boot image:_files' \
     '-hard-disk-boot[specify that the el torito boot-image  is a hard-disk image]' \
     '-no-emul-boot[specify that the el torito boot-image is a "no emulation" image]' \
-    '-no-boot[specify that the el torito CD should be marked an non-bootable]' \
+    '-no-boot[specify that the el torito CD should be marked non-bootable]' \
     '-boot-load-seg[specify the load-segment address of the boot-image for a "no emulation" image]:segment address' \
     '-boot-lead-size[specify the number of 512-byte sectors to load in "no emulation" mode]:load sectors' \
     '-boot-info-table[specify that a 56-byte table of CD-ROM-layout information should be written]' \