fix: correct spelling errors in comments - #62564
Merged
AndyScherzinger merged 1 commit intoJul 27, 2026
Merged
Conversation
jannikbx
marked this pull request as ready for review
July 27, 2026 11:51
jannikbx
requested review from
Altahrim,
leftybournes,
provokateurin and
salmart-dev
and removed request for
a team
July 27, 2026 11:51
nickvergessen
approved these changes
Jul 27, 2026
Antreesy
approved these changes
Jul 27, 2026
CarlSchwan
approved these changes
Jul 27, 2026
- writting → writing in lib/private/Comments/Comment.php - overriden → overridden in config/config.sample.php (2 occurrences) - sucessfully → successfully in lib/public/BackgroundJob/JobStatus.php Assisted-by: DeepSeek:V4-Pro Signed-off-by: Jannik Bäcker <manmut@proton.me>
AndyScherzinger
force-pushed
the
fix/typo-spelling-errors
branch
from
July 27, 2026 18:10
e33ade3 to
e94fac5
Compare
AndyScherzinger
approved these changes
Jul 27, 2026
|
Thanks for your first pull request and welcome to the community! Feel free to keep them coming! If you are looking for issues to tackle then have a look at this selection: https://github.com/nextcloud/server/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Fixes three spelling errors in code comments and configuration documentation.
Changes
lib/private/Comments/Comment.phpwritting→writingconfig/config.sample.phpoverriden→overridden(2 occurrences)lib/public/BackgroundJob/JobStatus.phpsucessfully→successfullyAll changes are limited to comments/documentation only — no functional impact.
AI Assistance
This contribution was made with the help of DeepSeek V4 Pro.
Assisted-by: DeepSeek:V4-Pro