We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc18d1a commit 78297eeCopy full SHA for 78297ee
lib/dead_end/api.rb
@@ -29,7 +29,7 @@ class Error < StandardError; end
29
# DeadEnd.handle_error(e)
30
# end
31
#
32
- # By default it will re_raise the exception unless
+ # By default it will re-raise the exception unless
33
# `re_raise: false`. The message output location
34
# can be configured using the `io: $stderr` input.
35
0 commit comments