We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27bae49 commit 34fa194Copy full SHA for 34fa194
1 file changed
DebuggingSpy-Browser/DSRecordBrowserPresenter.class.st
@@ -364,7 +364,7 @@ DSRecordBrowserPresenter >> startRecordButton [
364
365
{ #category : 'recording' }
366
DSRecordBrowserPresenter >> startRecording [
367
- "Starts recording events and instianciates a timerWindow which displays a timer and shows that Debugging Spy is recordering."
+ "Starts recording events and instianciates a timerWindow which displays a timer and shows that Debugging Spy is recording."
368
369
timerWindow := DSTimerWindow new
370
openInWorld;
0 commit comments