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

Fix a typo in docs. #1915

Merged
merged 1 commit into from
Oct 11, 2018
Merged

Fix a typo in docs. #1915

merged 1 commit into from
Oct 11, 2018

Conversation

ahakanbaba
Copy link
Contributor

@ahakanbaba ahakanbaba commented Oct 11, 2018

The text refers to the 3rd line of this file

/* BLOCK COMMENT
var dont_capture_me;
*/
var a /* ANOTHER BLOCK COMMENT */, b;

On the 3rd line the the characters are */

I think there is a typo.

The text refers to the 3rd line of this file

-----------------------------
/* BLOCK COMMENT
var dont_capture_me;
*/
var a /* ANOTHER BLOCK COMMENT */, b;
-----------------------------

On the 3rd line the the characters are */

I think there is a typo.
@coveralls
Copy link

Coverage Status

Coverage remained the same at 84.887% when pulling b595768 on ahakanbaba:docs into 1556085 on universal-ctags:master.

@masatake
Copy link
Member

Thank you very much. In the next time, when making a pull request for files under docs/, please, use "docs(web):" as prefix for the commit.

@masatake masatake merged commit e87e51d into universal-ctags:master Oct 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants