mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
fix param name in comment.
This commit is contained in:
+2
-2
@@ -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