mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-29 01:45:49 +08:00
fix param name in comment.
This commit is contained in:
4
jquery.notifyBar/jquery.notifyBar.d.ts
vendored
4
jquery.notifyBar/jquery.notifyBar.d.ts
vendored
@@ -93,7 +93,7 @@ interface JQueryStatic {
|
||||
/**
|
||||
* Show notify bar.
|
||||
*
|
||||
* @param notify bar options
|
||||
* @param options notify bar options
|
||||
*/
|
||||
notifyBar(options?: JQueryNotifyBar.NotifyBarOptions): void;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user