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 typo #1102

Closed
PGgit08 opened this issue Jan 4, 2025 · 0 comments · Fixed by #1103
Closed

Javadoc typo #1102

PGgit08 opened this issue Jan 4, 2025 · 0 comments · Fixed by #1103

Comments

@PGgit08
Copy link

PGgit08 commented Jan 4, 2025

There seems to be a small typo in the Javadoc for two of the attributes of the SwerveSample:

/** The acceleration of the in the X direction in m/s². */
public final double ax;
/** The acceleration of the in the Y direction in m/s². */
public final double ay;

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 a pull request may close this issue.

1 participant