summaryrefslogtreecommitdiff
path: root/lib/rubygems/exceptions.rb
diff options
context:
space:
mode:
-rw-r--r--lib/rubygems/exceptions.rb2
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+