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.
2 parents 8cfe58b + c6b672d commit c6cd679Copy full SHA for c6cd679
lib/dead_end/api.rb
@@ -16,7 +16,7 @@ class Error < StandardError; end
16
17
# DeadEnd.handle_error [Public]
18
#
19
- # Takes a `SyntaxError`` exception, uses the
+ # Takes a `SyntaxError` exception, uses the
20
# error message to locate the file. Then the file
21
# will be analyzed to find the location of the syntax
22
# error and emit that location to stderr.
0 commit comments