Skip to content

fix: correct spelling errors in comments - #62564

Merged
AndyScherzinger merged 1 commit into
nextcloud:masterfrom
jannikbx:fix/typo-spelling-errors
Jul 27, 2026
Merged

fix: correct spelling errors in comments#62564
AndyScherzinger merged 1 commit into
nextcloud:masterfrom
jannikbx:fix/typo-spelling-errors

Conversation

@jannikbx

Copy link
Copy Markdown
Contributor

Summary

Fixes three spelling errors in code comments and configuration documentation.

Changes

File Correction
lib/private/Comments/Comment.php writtingwriting
config/config.sample.php overridenoverridden (2 occurrences)
lib/public/BackgroundJob/JobStatus.php sucessfullysuccessfully

All 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

@jannikbx
jannikbx marked this pull request as ready for review July 27, 2026 11:51
@jannikbx
jannikbx requested review from a team and nickvergessen as code owners July 27, 2026 11:51
@jannikbx
jannikbx requested review from Altahrim, leftybournes, provokateurin and salmart-dev and removed request for a team July 27, 2026 11:51
@CarlSchwan CarlSchwan added the 3. to review Waiting for reviews label Jul 27, 2026
@CarlSchwan CarlSchwan self-assigned this 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
AndyScherzinger force-pushed the fix/typo-spelling-errors branch from e33ade3 to e94fac5 Compare July 27, 2026 18:10
@AndyScherzinger
AndyScherzinger merged commit 58f6201 into nextcloud:master Jul 27, 2026
41 of 42 checks passed
@welcome

welcome Bot commented Jul 27, 2026

Copy link
Copy Markdown

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

@AndyScherzinger AndyScherzinger added this to the Nextcloud 35 milestone Jul 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants