Skip to content

Commit a41e22b

Browse files
284kmkares
authored andcommittedNov 12, 2017
Fix a typo in BUILDING.md (#4850)
1 parent 75b4228 commit a41e22b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

Diff for: ‎BUILDING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ jruby spec/mspec/bin/mspec ci spec/ruby/<path to spec>
149149
If `ci` is omitted or replaced with `run` you will see any specs known to fail. The `ci` command
150150
avoids running those specs.
151151

152-
#### Run JRuby with with remote debugging
152+
#### Run JRuby with remote debugging
153153

154154
If you are familiar with Java debuggers, you can attach one to a JRuby process using the JDWP agent.
155155
The exact flag may vary with debugger and platform:

0 commit comments

Comments
 (0)
Please sign in to comment.