Skip to content

Commit 47e01e2

Browse files
committed
"better" class name
1 parent f39f991 commit 47e01e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/ruby-debug-ide/commands/file_filtering.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Debugger
2-
class IncludeDir < Command # :nodoc:
2+
class IncludeFile < Command # :nodoc:
33
self.control = true
44

55
def regexp

0 commit comments

Comments
 (0)