Skip to content

SOLR-15327: Fix typos spread in code base#65

Merged
epugh merged 3 commits intoapache:mainfrom
eribeiro:solr-15327
Apr 9, 2021
Merged

SOLR-15327: Fix typos spread in code base#65
epugh merged 3 commits intoapache:mainfrom
eribeiro:solr-15327

Conversation

@eribeiro
Copy link
Contributor

@eribeiro eribeiro commented Apr 8, 2021

Description

Fix a couple typos spread in the code base. Specially 'psuedo' instead of 'pseudo' and 'Requsted' instead of 'Requested'.

Solution

It required some IDE find and replace and a file name change.

Tests

There's no need to write new tests for this change. Solr test suite should be enough.

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

@eribeiro eribeiro changed the title SOLR-15327: Fix typos in RealTimeGetComponent SOLR-15327: Fix typos spread in code base Apr 9, 2021
@eribeiro eribeiro force-pushed the solr-15327 branch 3 times, most recently from be5c13a to 5747067 Compare April 9, 2021 01:28
@epugh epugh merged commit adf9e6d into apache:main Apr 9, 2021
epugh pushed a commit to epugh/solr that referenced this pull request Oct 22, 2021
* SOLR-15327: Fix typos in the code base
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