File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 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:
2626 * Support threads (almost done) and ractors (TODO).
2727 * Support suspending and entering to the console debugging with ` Ctrl-C ` at most of timing.
2828 * Show parameters on backtrace command.
29- * Support recording & reply debugging.
29+ * Support recording & replay debugging.
3030
3131# Installation
3232
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ New debug.rb has several advantages:
2626 * Support threads (almost done) and ractors (TODO).
2727 * Support suspending and entering to the console debugging with `Ctrl-C` at most of timing.
2828 * Show parameters on backtrace command.
29- * Support recording & reply debugging.
29+ * Support recording & replay debugging.
3030
3131# Installation
3232
You can’t perform that action at this time.
0 commit comments