Skip to content

Commit

Permalink
comment correction
Browse files Browse the repository at this point in the history
  • Loading branch information
tsullivan committed Oct 16, 2021
1 parent 2acdf66 commit 7b2f160
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,7 @@ export class ScreenshotObservableHandler {
}

/*
* This "external timeout" wraps a chain of observable operators, and
* decorates a TimeoutError to specify which phase of page capture has timed
* out.
* Decorates a TimeoutError with context of the phase that has timed out.
*/
public waitUntil<O>(phase: PhaseInstance) {
const { timeoutValue, label, configValue } = phase;
Expand Down

0 comments on commit 7b2f160

Please sign in to comment.