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

MINOR: Fix typos in org.apache.solr.core package #1629

Merged
merged 9 commits into from
May 8, 2023
Merged

MINOR: Fix typos in org.apache.solr.core package #1629

merged 9 commits into from
May 8, 2023

Conversation

AndreyBozhko
Copy link
Contributor

Description

Fix a number of typos in org.apache.solr.core package - mostly in javadoc and comments.

Checklist

Please review the following and check all that apply:

  • I have reviewed the guidelines for How to Contribute and my code conforms to the standards described there to the best of my ability.
  • I have created a Jira issue and added the issue ID to my pull request title.
  • I have given Solr maintainers access to contribute to my PR branch. (optional but recommended)
  • I have developed this patch against the main branch.
  • I have run ./gradlew check.
  • I have added tests for my changes.
  • I have added documentation for the Reference Guide

Copy link
Contributor

@janhoy janhoy left a comment

Choose a reason for hiding this comment

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

Thanks for attending to details like this!

@AndreyBozhko
Copy link
Contributor Author

Thanks for the reviews - please feel free to merge this at your earliest convenience, as it seems I don't have access to do so myself.

Copy link
Contributor

@MarcusSorealheis MarcusSorealheis left a comment

Choose a reason for hiding this comment

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

I read through the PR and have a few minor nits in the same spirit. I left the more stylistic editorials alone.

Thanks again for the PR!

@MarcusSorealheis
Copy link
Contributor

I pushed the changes up so I don't hold it up. @AndreyBozhko thanks for the contribution and I look forward to more in the future.

@MarcusSorealheis
Copy link
Contributor

@AndreyBozhko can you add an entry in CHANGES.txt

@AndreyBozhko
Copy link
Contributor Author

Thanks @MarcusSorealheis for the suggestion, I added a CHANGES entry.

@MarcusSorealheis MarcusSorealheis merged commit 810783d into apache:main May 8, 2023
1 of 2 checks passed
@AndreyBozhko AndreyBozhko deleted the typos branch May 16, 2023 20:23
@HoustonPutman
Copy link
Contributor

This should be backported to 9.3, no reason to keep it just for main.

@HoustonPutman
Copy link
Contributor

I'll back port next week.

HoustonPutman pushed a commit that referenced this pull request Jul 27, 2023
* solr core - fix typos

* solr core - fix typos

* solr core - fix typos

* run ./gradlew tidy

* Update solr/core/src/java/org/apache/solr/core/backup/repository/BackupRepositoryFactory.java

same capitalization

* a few typos.

* add CHANGES entry

* revert "add CHANGES entry"

This reverts commit 07533d6.

* add CHANGES entry

---------

Co-authored-by: Marcus <marcuseagan@gmail.com>
(cherry picked from commit 810783d)
HoustonPutman added a commit that referenced this pull request Jul 27, 2023
@HoustonPutman
Copy link
Contributor

backported to 9.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
5 participants