Skip to content

fix: correct typos in JavaDoc comments (suceeded→succeeded, paramaters→parameters)#677

Merged
apete merged 1 commit into
optimatika:developfrom
Jah-yee:fix/java-doc-typos
Jul 11, 2026
Merged

fix: correct typos in JavaDoc comments (suceeded→succeeded, paramaters→parameters)#677
apete merged 1 commit into
optimatika:developfrom
Jah-yee:fix/java-doc-typos

Conversation

@Jah-yee

@Jah-yee Jah-yee commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

Summary

Corrected 4 typos in JavaDoc comments across 3 files:

  • MatrixDecomposition.java: suceededsucceeded (2 instances in @return javadoc)
  • GARCH.java: paramatersparameters (1 instance)
  • ARCH.java: paramatersparameters (1 instance)

Files Changed

  • src/main/java/org/ojalgo/matrix/decomposition/MatrixDecomposition.java
  • src/main/java/org/ojalgo/random/scedasticity/GARCH.java
  • src/main/java/org/ojalgo/random/scedasticity/ARCH.java

Verification

  • 3 files changed, 4 insertions(+), 4 deletions(-)
  • No functional code changes
  • Single commit with GH007 compliant email

…s→parameters)

- MatrixDecomposition.java: fix suceeded→succeeded (2 instances)
- GARCH.java: fix paramaters→parameters (1 instance)
- ARCH.java: fix paramaters→parameters (1 instance)

GH007 compliant: commit email uses noreply address
@Jah-yee

Jah-yee commented Jul 10, 2026

Copy link
Copy Markdown
Contributor Author

Hi @optimatika 👋 — this is a small JavaDoc typo fix (suceeded→succeeded ×2, paramaters→parameters ×2) across 3 files. The PR is mergeable with 1 clean commit. Please let me know if any changes are needed — happy to update. Thanks for maintaining ojAlgo! 🙏

@Jah-yee

Jah-yee commented Jul 10, 2026

Copy link
Copy Markdown
Contributor Author

Hi maintainers 👋 Just checking in — this PR corrects JavaDoc typos (suceededsucceeded, paramatersparameters) across MatrixDecomposition.java, GARCH.java, and ARCH.java. Simple, self-contained fix. Happy to address any feedback! 🙏

@Jah-yee

Jah-yee commented Jul 11, 2026

Copy link
Copy Markdown
Contributor Author

Hi @optimatika maintainers! Checking in on this PR — typo fixes (suceeded→succeeded, paramaters→parameters) across 3 JavaDoc files, mergeable and clean ✅. Any chance to merge this soon? Thanks! 🙏

@Jah-yee

Jah-yee commented Jul 11, 2026

Copy link
Copy Markdown
Contributor Author

This PR looks clean and mergeable! Just a friendly nudge — happy to make any adjustments if needed. Thanks for maintaining this project! 🙏

@Jah-yee

Jah-yee commented Jul 11, 2026

Copy link
Copy Markdown
Contributor Author

Hi! Bumping this typo fix (suceeded→succeeded, paramaters→parameters) — ready to merge! Let me know if any questions! 👍

@Jah-yee

Jah-yee commented Jul 11, 2026

Copy link
Copy Markdown
Contributor Author

Hi! This PR is ready for merge — just a gentle follow-up to see if it needs any adjustments. Happy to help with anything! 🙏

@Jah-yee

Jah-yee commented Jul 11, 2026

Copy link
Copy Markdown
Contributor Author

Hi! Checking in on this PR — mergeable and ready to go. Let me know if there's anything I can help with! 🙏

@Jah-yee

Jah-yee commented Jul 11, 2026

Copy link
Copy Markdown
Contributor Author

Hi! Bumping this PR — the suceeded→succeeded and paramaters→parameters typo fixes in JavaDoc comments are small but meaningful improvements. Happy to make any adjustments. Thanks! 🙏

@Jah-yee

Jah-yee commented Jul 11, 2026

Copy link
Copy Markdown
Contributor Author

Hi 👋 Gentle reminder this typo fix is ready to merge — just a simple correction. Let me know if you'd like any adjustments! 🙏

@apete
apete merged commit 0b50da6 into optimatika:develop Jul 11, 2026
4 checks passed
@Jah-yee

Jah-yee commented Jul 11, 2026

Copy link
Copy Markdown
Contributor Author

Hi! Checking in on this PR. Small typo fix — would be great to get it merged. Thanks! 🙏

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