fix(typo): correct spelling in comments and strings - #63010
Open
jannikbx wants to merge 1 commit into
Open
Conversation
jannikbx
force-pushed
the
fix/typo-spelling-fixes
branch
from
August 7, 2026 09:40
5b837e9 to
545a948
Compare
jannikbx
marked this pull request as ready for review
August 7, 2026 09:55
jannikbx
requested review from
a team,
ChristophWurst,
SebastianKrupinski and
tcitworld
as code owners
August 7, 2026 09:55
jannikbx
requested review from
come-nc,
icewind1991,
kristian-zendato,
leftybournes,
nfebe and
skjnldsv
and removed request for
a team
August 7, 2026 09:55
ChristophWurst
approved these changes
Aug 7, 2026
SebastianKrupinski
approved these changes
Aug 7, 2026
Assisted-by: DeepSeek:V4-Pro Signed-off-by: Jannik Bäcker <manmut@proton.me>
jannikbx
force-pushed
the
fix/typo-spelling-fixes
branch
from
August 8, 2026 00:05
545a948 to
5c30fae
Compare
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 42 spelling errors in code comments, documentation and strings across the server codebase.
Changes
apps/appstore/src/composables/useAppIcon.tscategroy→categoryapps/appstore/src/service/app-discover.tsuseable→usableapps/dav/lib/CalDAV/EventReader.phpevaludate→evaluate(5×),interation→iteration(4×)apps/dav/lib/Command/ImportCalendar.phpwriteable→writable(2×)apps/dav/lib/Connector/Sabre/DavAclPlugin.phpwriteable→writableapps/files_sharing/src/components/SidebarTabExternal/SidebarTabExternalSection.vueTOOD→TODOapps/files_sharing/src/services/SharingService.spec.tsexampe→example(2×)apps/files_versions/src/components/VirtualScrolling.vuewont→won'tapps/files_versions/tests/VersioningTest.phpsecons→seconds(6×)apps/theming/README.mdinbetween→in between,orginal→original(2×)apps/theming/lib/Service/BackgroundService.phpwhith→withapps/theming/lib/Util.phpCalculat→Calculateapps/theming/src/components/AdminSectionAppMenu.vuewrapps→wrapscore/Service/LoginFlowV2Service.phpsuccessfull→successfulcore/src/OC/msg.tsDisplayes→Displays(6×)core/src/ajax-cron.tssuccessfull→successfullib/private/Mail/Mailer.phpenforcable→enforceablelib/private/Mail/Message.phpcurently→currently,Adresses→Addresses,exsists→existslib/private/Mail/Provider/Manager.phpinitilize→initialize(2×)lib/private/Session/CryptoSessionData.phpWheater→Whetherlib/public/IUserManager.phpwhithin→withinAll 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