From e20b68c99847f9d4784d745659820a088d7e917d Mon Sep 17 00:00:00 2001 From: Milan Burda Date: Sun, 27 Mar 2016 15:27:07 +0200 Subject: [PATCH] Add missing method documentation --- github-electron/github-electron.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/github-electron/github-electron.d.ts b/github-electron/github-electron.d.ts index ce473b8b7..9cb67c738 100644 --- a/github-electron/github-electron.d.ts +++ b/github-electron/github-electron.d.ts @@ -2862,7 +2862,7 @@ declare namespace Electron { headers: any ) => void): this; /** - * + * Emitted when a redirect is received while requesting a resource. */ on(event: 'did-get-redirect-request', listener: (event: Event, oldURL: string,