File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ New debug.rb has several advantages:
26
26
* Support threads (almost done) and ractors (TODO).
27
27
* Support suspending and entering to the console debugging with ` Ctrl-C ` at most of timing.
28
28
* Show parameters on backtrace command.
29
- * Support recording & reply debugging.
29
+ * Support recording & replay debugging.
30
30
31
31
# Installation
32
32
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ New debug.rb has several advantages:
26
26
* Support threads (almost done) and ractors (TODO).
27
27
* Support suspending and entering to the console debugging with `Ctrl-C` at most of timing.
28
28
* Show parameters on backtrace command.
29
- * Support recording & reply debugging.
29
+ * Support recording & replay debugging.
30
30
31
31
# Installation
32
32
You can’t perform that action at this time.
0 commit comments