diff options
-rw-r--r-- | lib/rubygems/exceptions.rb | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -222,7 +222,7 @@ class Gem::SystemExitException < SystemExit ## # The exit code for the process - alias exit_code status ## # Creates a new SystemExitException with the given +exit_code+ |