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

InteractionFilter.java docstring typos #32

Open
marshuang80 opened this issue Apr 24, 2018 · 0 comments
Open

InteractionFilter.java docstring typos #32

marshuang80 opened this issue Apr 24, 2018 · 0 comments

Comments

@marshuang80
Copy link
Member

[line 334] filter.setQueryAtomNames(true, "CA", ,"CB"); -> filter.setQueryAtomNames(true, "CA", "CB");
[line 347] @param groups -> @param atomNames
[line 367] filter.setQueryAtomNames(true, "CA", ,"CB"); -> filter.setQueryAtomNames(true, "CA", "CB");
[line 380] @param groups -> @param atomNames

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

No branches or pull requests

1 participant