Description: Fix typo
Author: Samuel Henrique <samueloph@gmail.com>
Forwarded: https://github.com/bundler/bundler/pull/6235
Index: bundler/man/bundle-binstubs.ronn
===================================================================
--- bundler.orig/man/bundle-binstubs.ronn
+++ bundler/man/bundle-binstubs.ronn
@@ -7,7 +7,7 @@ bundle-binstubs(1) -- Install the binstu
 
 ## DESCRIPTION
 
-Binstubs are scripts that wrap aroung executables. Bundler creates a
+Binstubs are scripts that wrap around executables. Bundler creates a
 small Ruby file (a binstub) that loads Bundler, runs the command,
 and puts it into `bin/`. Binstubs are a shortcut-or alternative-
 to always using `bundle exec`. This gives you a file that can by run
