fix the spelling of vim's flavor in the example

pull/18777/head
Daniel Jakots 9 years ago committed by Matt Clay
parent 255c4b01a8
commit ffc291bc9a

@ -77,7 +77,7 @@ EXAMPLES = '''
- openbsd_pkg: name=nmap state=present build=yes
# Specify a pkg flavour with '--'
- openbsd_pkg: name=vim--nox11 state=present
- openbsd_pkg: name=vim--no_x11 state=present
# Specify the default flavour to avoid ambiguity errors
- openbsd_pkg: name=vim-- state=present

Loading…
Cancel
Save