Skip to content

Commit 34fa194

Browse files
committed
fix: doc mistake
1 parent 27bae49 commit 34fa194

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

DebuggingSpy-Browser/DSRecordBrowserPresenter.class.st

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -364,7 +364,7 @@ DSRecordBrowserPresenter >> startRecordButton [
364364

365365
{ #category : 'recording' }
366366
DSRecordBrowserPresenter >> startRecording [
367-
"Starts recording events and instianciates a timerWindow which displays a timer and shows that Debugging Spy is recordering."
367+
"Starts recording events and instianciates a timerWindow which displays a timer and shows that Debugging Spy is recording."
368368

369369
timerWindow := DSTimerWindow new
370370
openInWorld;

0 commit comments

Comments
 (0)