Project

General

Profile

Actions

Bug #105369

closed

Reduce number of typos in code, comments and documentation

Added by Stefan Weil about 1 month ago. Updated about 1 month ago.

Status:
Resolved
Priority:
Should have
Assignee:
-
Category:
Documentation
Start date:
2024-10-20
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
14
PHP Version:
Tags:
Complexity:
trivial
Is Regression:
Sprint Focus:

Description

Spelling checkers like `codespell` and `typos` report some false positives, but also find lots of typos.

Some of these typos might even be bugs. Examples:

  • Build/Sources/TypeScript/backend/clipboard-panel.ts, typo3/sysext/backend/Resources/Public/JavaScript/clipboard-panel.js: tabel -> table
  • typo3/sysext/backend/Classes/Controller/SiteSettingsController.php: unkown -> unknown
  • typo3/sysext/backend/Resources/Private/Language/locallang_download.xlf: qoute -> quote
  • typo3/sysext/backend/Resources/Private/Templates/SiteSettings/Edit.html: dentifier -> identifier
  • typo3/sysext/backend/Resources/Private/tsref.xml: boolen -> boolean

Many other typos are part of the documentation of in messages and therefore visible for users.


Related issues 3 (0 open3 closed)

Related to TYPO3 Core - Bug #105370: Missing site identifier in edit site settings moduleResolvedOliver Bartsch2024-10-21

Actions
Related to TYPO3 Core - Bug #105371: Missing disable state indcation in system maintainer selectResolvedOliver Bartsch2024-10-21

Actions
Related to TYPO3 Core - Bug #105372: Wrong closing tag in clipboard-panelResolvedOliver Bartsch2024-10-21

Actions
Actions

Also available in: Atom PDF