Skip to content

Commit 5961445

Browse files
committed
Fix comment.
1 parent 20fa3e0 commit 5961445

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cli/types/cypress.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ declare namespace Cypress {
108108
}
109109

110110
/**
111-
* The interface for user-defined properties in Window object.
111+
* The interface for user-defined properties in Window object under test.
112112
*/
113113
interface ApplicationWindow {} // tslint:disable-line
114114

0 commit comments

Comments
 (0)