Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing a space with optional parameters in class signature #13

Closed
lqmanh opened this issue Mar 24, 2019 · 2 comments
Closed

Missing a space with optional parameters in class signature #13

lqmanh opened this issue Mar 24, 2019 · 2 comments
Assignees

Comments

@lqmanh
Copy link

lqmanh commented Mar 24, 2019

Screenshot_2019-03-25 JSDoc Scheduler

In the screenshot above, class Scheduler signature should be (abstract) Scheduler(initUrl, options opt) (a space between options and opt), as in the constructor signature right below it.

Please fix this issue soon. Many thanks!

@wojtek-krysiak
Copy link
Contributor

thanks. Will do this today.

@wojtek-krysiak wojtek-krysiak added this to In progress in Better-docs 2.0.0 Mar 28, 2019
@wojtek-krysiak wojtek-krysiak self-assigned this Mar 28, 2019
@wojtek-krysiak
Copy link
Contributor

fixed in 1.1.6 release today - check it out

@wojtek-krysiak wojtek-krysiak moved this from In progress to Done in Better-docs 2.0.0 Mar 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

2 participants