diff options
author | Mark Doliner <[email protected]> | 2022-12-31 10:00:53 -0500 |
---|---|---|
committer | git <[email protected]> | 2023-01-01 15:04:43 +0000 |
commit | a4e9606da425a5f6bb5089b1037a3afd8cfa585b () | |
tree | 55fea1813fb173403875f745998bdaacfa757781 /lib/bundler/man/bundle-list.1 | |
parent | 44b7fd8d4fa842523813195dfb7255ce33fdf9ca (diff) |
[rubygems/rubygems] Remove stray word in bundle config man page.
There was an extra word ("with") in this sentence. https://.com/rubygems/rubygems/commit/ad3de5126c
-rw-r--r-- | lib/bundler/man/bundle-list.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ .\" generated with Ronn/v0.7.3 .\" http://.com/rtomayko/ronn/tree/0.7.3 . -.TH "BUNDLE\-LIST" "1" "December 2022" "" "" . .SH "NAME" \fBbundle\-list\fR \- List all the gems in the bundle |