Skip to content

Commit 9b9ac73

Browse files
committed
remove trailing spaces
1 parent 08b43f6 commit 9b9ac73

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/commands/record-screen.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -402,7 +402,7 @@ export async function stopRecordingScreen(options = {}) {
402402
/**
403403
* For detailed explanations of each property,
404404
* please refer to the parameters of the `windowsStartRecordingScreen` function.
405-
*
405+
*
406406
* @typedef {Object} StartRecordingOptions
407407
*
408408
* @property {string} [videoFilter]
@@ -418,7 +418,7 @@ export async function stopRecordingScreen(options = {}) {
418418
/**
419419
* For detailed explanations of each property,
420420
* please refer to the parameters of the `windowsStopRecordingScreen` function.
421-
*
421+
*
422422
* @typedef {Object} StopRecordingOptions
423423
*
424424
* @property {string} [remotePath]

0 commit comments

Comments
 (0)