Skip to content

Fixed tiny typo - #1981

Merged
rmartinoscar merged 1 commit into
pelican:mainfrom
JoanFo1456:faktor
Dec 10, 2025
Merged

Fixed tiny typo#1981
rmartinoscar merged 1 commit into
pelican:mainfrom
JoanFo1456:faktor

Conversation

@JoanFo1456

Copy link
Copy Markdown
Contributor

On setting, new allocation has a tiny typo.
Changes:
faktor -> factor

@coderabbitai

coderabbitai Bot commented Dec 10, 2025

Copy link
Copy Markdown
Contributor
📝 Walkthrough

Walkthrough

A typo in the English admin settings translation file is corrected, changing "faktor" to "factor" in the help text for the create_new_help key. No functional changes or logic modifications are involved.

Changes

Cohort / File(s) Change Summary
Translation typo fix
lang/en/admin/setting.php
Corrected typo in create_new_help translation string: "faktor" → "factor"

Pre-merge checks

✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title 'Fixed tiny typo' accurately reflects the main change in the PR, which is a typo correction from 'faktor' to 'factor' in a translation string.
Description check ✅ Passed The description directly relates to the changeset, clearly explaining the typo fix with the specific correction made ('faktor' to 'factor') in the settings.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

📜 Recent review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between dfd6dbf and 2c94d1c.

📒 Files selected for processing (1)
  • lang/en/admin/setting.php (1 hunks)
🔇 Additional comments (1)
lang/en/admin/setting.php (1)

112-112: Typo correction is accurate.

The change from "faktor" to "factor" is correct. The help text now reads naturally: "Both options factor the port range below into account." This is a straightforward localization improvement with no functional impact.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@rmartinoscar
rmartinoscar merged commit 57c4172 into pelican:main Dec 10, 2025
25 checks passed
@rmartinoscar
rmartinoscar deleted the faktor branch December 10, 2025 18:56
@github-actions github-actions Bot locked and limited conversation to collaborators Dec 10, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants