Skip to content

Fix typos in IE driver server docs#2668

Open
noritaka1166 wants to merge 1 commit into
SeleniumHQ:trunkfrom
noritaka1166:fix-ie-driver-server-typos
Open

Fix typos in IE driver server docs#2668
noritaka1166 wants to merge 1 commit into
SeleniumHQ:trunkfrom
noritaka1166:fix-ie-driver-server-typos

Conversation

@noritaka1166

Copy link
Copy Markdown
Contributor

Description

Fixes a few typos in the IE Driver Server documentation:

  • quiting -> quitting
  • minimzes -> minimizes
  • transistions -> transitions

The same typo fixes were applied to the matching localized IE Driver Server internals pages where the English text is currently shared.

Motivation and Context

These are small documentation cleanup changes to improve readability and polish. No behavior, examples, or site layout are changed.

Types of changes

  • Change to the site (I have double-checked the Netlify deployment, and my changes look good)
  • Code example added (and I also added the example to all translated languages)
  • Improved translation
  • Added new translation (and I also added a notice to each document missing translation)

Checklist

  • I have read the contributing document.
  • I have used hugo to render the site/docs locally and I am sure it works.

@netlify

netlify Bot commented Jun 22, 2026

Copy link
Copy Markdown

👷 Deploy request for selenium-dev pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 0a1745a

@qodo-code-review

Copy link
Copy Markdown
Contributor

PR Summary by Qodo

Fix typos in IE Driver Server documentation (including shared localized pages)
📝 Documentation 🕐 Less than 5 minutes

Grey Divider

Description

• Correct spelling mistakes in IE Driver Server docs to improve readability.
• Apply the same fixes to localized internals pages that reuse English text.
High-Level Assessment

The direct in-place typo corrections are the most appropriate approach for this change; no alternative design or implementation strategy is warranted for simple documentation polish.

Files changed (5) +9 / -9

Documentation (5) +9 / -9
_index.en.mdFix typo in IE private mode session explanation +1/-1

Fix typo in IE private mode session explanation

• Corrects a misspelling in the description of IE private mode behavior (“quiting” → “quitting”) to improve clarity.

website_and_docs/content/documentation/ie_driver_server/_index.en.md

internals.en.mdFix typos in IE Driver Server internals (English) +2/-2

Fix typos in IE Driver Server internals (English)

• Corrects misspellings in the internals page text (“minimzes” → “minimizes”, “transistions” → “transitions”) without changing meaning.

website_and_docs/content/documentation/ie_driver_server/internals.en.md

internals.ja.mdApply shared-text typo fixes to Japanese internals page +2/-2

Apply shared-text typo fixes to Japanese internals page

• Updates the English shared text embedded in the Japanese internals page to fix the same spelling errors as the primary English version.

website_and_docs/content/documentation/ie_driver_server/internals.ja.md

internals.pt-br.mdApply shared-text typo fixes to pt-BR internals page +2/-2

Apply shared-text typo fixes to pt-BR internals page

• Updates the English shared text embedded in the pt-BR internals page to fix the same spelling errors as the primary English version.

website_and_docs/content/documentation/ie_driver_server/internals.pt-br.md

internals.zh-cn.mdApply shared-text typo fixes to zh-CN internals page +2/-2

Apply shared-text typo fixes to zh-CN internals page

• Updates the English shared text embedded in the zh-CN internals page to fix the same spelling errors as the primary English version.

website_and_docs/content/documentation/ie_driver_server/internals.zh-cn.md

@qodo-code-review

Copy link
Copy Markdown
Contributor

Code Review by Qodo

🐞 Bugs (0) 📘 Rule violations (0) 📎 Requirement gaps (0)

Grey Divider

Great, no issues found!

Qodo reviewed your code and found no material issues that require review

Grey Divider

Qodo Logo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant