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

Fix typos: thubm -> thumb(nail) #6890

Merged

Conversation

grayeul
Copy link
Contributor

@grayeul grayeul commented Feb 21, 2024

Description & Issue number it closes

This just creates an annoying typo [thubm => thumb(nail) ]

Screenshots (if appropriate)

N/A

How to test the changes?

N/A

Type of change

  • Bug fix (non-breaking change which fixes an issue) (cosmetic variable name typo)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Just added a new person and verified a thumbnail image can be created and displayed.

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@grayeul grayeul self-assigned this Feb 21, 2024
@grayeul grayeul linked an issue Feb 21, 2024 that may be closed by this pull request
@DAcodedBEAT DAcodedBEAT merged commit 27b209a into master Feb 22, 2024
4 checks passed
@DAcodedBEAT DAcodedBEAT deleted the 6889-bug-correct-minor-but-annoying-typo-in-photophp branch February 22, 2024 16:41
@DAcodedBEAT DAcodedBEAT added this to the 5.6.0 milestone Apr 3, 2024
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.

Bug: Correct Minor (but annoying) Typo in Photo.php
2 participants