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

javadoc fixes for gestalt-module #156

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open

javadoc fixes for gestalt-module #156

wants to merge 1 commit into from

Conversation

soloturn
Copy link
Contributor

No description provided.

@soloturn soloturn force-pushed the javadoc branch 3 times, most recently from 1d1a902 to 16dfb69 Compare November 18, 2024 06:47
Copy link
Contributor

@BenjaminAmos BenjaminAmos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

At an initial glance, I have highlighted many spelling errors in the comments introduced here.

For getters, I would prefer that the description states that they return something, so "Returns a thing" is preferred over "Get a thing"/"Gets a thing".

Just because a constructor is a default constructor, that does not mean that you can describe it as "Default constructor". Even though the purpose is usually obvious, if you are aiming for complete JavaDoc coverage then we should at least make it quality documentation.

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.

2 participants