Fix minor spelling error in command code comment

This commit is contained in:
Geoff Harcourt 2015-10-18 10:58:50 -05:00
parent 7733711c3b
commit 3b4de90ab4

View file

@ -3,7 +3,7 @@
# Search your bundle for the provided pattern
# Requires bundler 1.8+ for execution as a bundler subcommand.
# Examples:
# bundle search Kernal.warn
# bundle search Kernel.warn
# bundle search current_user clearance
# bundle search "Change your password" clearance
#