mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-12 13:00:19 +00:00
Fix doc-string
This commit is contained in:
Vendored
+1
-1
@@ -131,7 +131,7 @@ declare namespace adal {
|
||||
|
||||
/**
|
||||
* Gets requestInfo from given hash.
|
||||
* @returns {string} error message related to login
|
||||
* @returns {RequestInfo} for appropriate hash.
|
||||
*/
|
||||
getRequestInfo(hash: string): RequestInfo;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user