Skip to content

fix(typo): correct spelling in comments and strings - #63010

Open
jannikbx wants to merge 2 commits into
nextcloud:masterfrom
jannikbx:fix/typo-spelling-fixes
Open

fix(typo): correct spelling in comments and strings#63010
jannikbx wants to merge 2 commits into
nextcloud:masterfrom
jannikbx:fix/typo-spelling-fixes

Conversation

@jannikbx

@jannikbx jannikbx commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Summary

Fixes 42 spelling errors in code comments, documentation and strings across the server codebase.

Changes

File Correction
apps/appstore/src/composables/useAppIcon.ts categroycategory
apps/appstore/src/service/app-discover.ts useableusable
apps/dav/lib/CalDAV/EventReader.php evaludateevaluate (5×), interationiteration (4×)
apps/dav/lib/Command/ImportCalendar.php writeablewritable (2×)
apps/dav/lib/Connector/Sabre/DavAclPlugin.php writeablewritable
apps/files_sharing/src/components/SidebarTabExternal/SidebarTabExternalSection.vue TOODTODO
apps/files_sharing/src/services/SharingService.spec.ts exampeexample (2×)
apps/files_versions/src/components/VirtualScrolling.vue wontwon't
apps/files_versions/tests/VersioningTest.php seconsseconds (6×)
apps/theming/README.md inbetweenin between, orginaloriginal (2×)
apps/theming/lib/Service/BackgroundService.php whithwith
apps/theming/lib/Util.php CalculatCalculate
apps/theming/src/components/AdminSectionAppMenu.vue wrappswraps
core/Service/LoginFlowV2Service.php successfullsuccessful
core/src/OC/msg.ts DisplayesDisplays (6×)
core/src/ajax-cron.ts successfullsuccessful
lib/private/Mail/Mailer.php enforcableenforceable
lib/private/Mail/Message.php curentlycurrently, AdressesAddresses, exsistsexists
lib/private/Mail/Provider/Manager.php initilizeinitialize (2×)
lib/private/Session/CryptoSessionData.php WheaterWhether
lib/public/IUserManager.php whithinwithin

All changes are limited to comments, documentation and strings only — no functional impact.

AI Assistance

This contribution was made with the help of DeepSeek V4 Pro and was reviewed by a human.

Assisted-by: DeepSeek:V4-Pro

@jannikbx
jannikbx force-pushed the fix/typo-spelling-fixes branch from 5b837e9 to 545a948 Compare August 7, 2026 09:40
@jannikbx
jannikbx marked this pull request as ready for review August 7, 2026 09:55
@jannikbx
jannikbx requested review from come-nc, icewind1991, kristian-zendato, leftybournes, nfebe and skjnldsv and removed request for a team August 7, 2026 09:55
@AndyScherzinger AndyScherzinger added 3. to review Waiting for reviews feature: language/translations (l10n/i18n) Localization and translation matters labels Aug 7, 2026
@AndyScherzinger AndyScherzinger added this to the Nextcloud 35 milestone Aug 7, 2026
@jannikbx
jannikbx force-pushed the fix/typo-spelling-fixes branch from 545a948 to 5c30fae Compare August 8, 2026 00:05
This was referenced Aug 12, 2026
@jannikbx
jannikbx force-pushed the fix/typo-spelling-fixes branch from 5c30fae to 016ced2 Compare August 20, 2026 08:42
@jannikbx

Copy link
Copy Markdown
Contributor Author

Hi maintainers, I've rebased this PR onto the latest master. The remaining CI failures (filesdrop test, check-ai-trailers) look unrelated to these typo-only changes. Anything else needed from my side to get this merged? Thanks!

@nextcloud-bot nextcloud-bot mentioned this pull request Aug 20, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Hello there,
Thank you so much for taking the time and effort to create a pull request to our Nextcloud project.

We hope that the review process is going smooth and is helpful for you. We want to ensure your pull request is reviewed to your satisfaction. If you have a moment, our community management team would very much appreciate your feedback on your experience with this PR review process.

Your feedback is valuable to us as we continuously strive to improve our community developer experience. Please take a moment to complete our short survey by clicking on the following link: https://cloud.nextcloud.com/apps/forms/s/i9Ago4EQRZ7TWxjfmeEpPkf6

Thank you for contributing to Nextcloud and we hope to hear from you soon!

(If you believe you should not receive this message, you can add yourself to the blocklist.)

@ChristophWurst

Copy link
Copy Markdown
Member

The node error is related. Frontend needs rebuilding

@ChristophWurst

Copy link
Copy Markdown
Member

/compile amend /

Signed-off-by: jannikbx <manmut@proton.me>
Signed-off-by: jannikbx <manmut@proton.me>
@jannikbx
jannikbx force-pushed the fix/typo-spelling-fixes branch from 0f5164b to f084050 Compare August 24, 2026 11:57
@jannikbx

jannikbx commented Aug 24, 2026

Copy link
Copy Markdown
Contributor Author

Hi @ChristophWurst, thanks for the hint! I noticed the /compile amend command got a ❌ – it looks like the compile bot is disabled for fork PRs (this PR comes from my fork jannikbx/server). Since the bot could not run, I rebuilt the frontend assets manually on top of the latest master and pushed the recompiled dist files, which also resolves the merge conflicts. However, my local build environment may not be byte-identical to the CI, so the NPM build check might still differ. Could you run the build on the main repo side (or take over the branch) so the assets are compiled in the CI environment? Let me know if anything else is needed. Thanks!

@ChristophWurst ChristophWurst added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Aug 24, 2026
@skjnldsv skjnldsv mentioned this pull request Aug 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4. to release Ready to be released and/or waiting for tests to finish AI assisted feature: language/translations (l10n/i18n) Localization and translation matters feedback-requested

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants