Skip to content

chore: Fix typos in code comments and descriptions#1703

Merged
metal-messiah merged 1 commit intonewrelic:mainfrom
DominikPalo:feature/fix-codecomments-typos
Feb 19, 2026
Merged

chore: Fix typos in code comments and descriptions#1703
metal-messiah merged 1 commit intonewrelic:mainfrom
DominikPalo:feature/fix-codecomments-typos

Conversation

@DominikPalo
Copy link
Contributor

@DominikPalo DominikPalo commented Feb 19, 2026

Fixes minor typos in code comments and descriptions.

Overview

This PR corrects typos found across the codebase in comments, JSDoc, CLI descriptions, and documentation:

  • occurenceoccurrence in JSDoc for jserrors aggregate (src/features/jserrors/aggregate/index.js)
  • inititalizationinitialization in JSDoc for FeatureBase (src/features/utils/feature-base.js)
  • overridenoverridden in comment for loader-transform plugin (tools/testing-server/plugins/agent-injector/loader-transform.js)
  • timouttimeout in CLI argument description (tools/wdio/args.mjs)
  • seperatedseparated in CLI argument description (tools/wdio/args.mjs)
  • seperator / seperatesseparator / separates in navTiming comment (src/features/soft_navigations/aggregate/initial-page-load-interaction.js)
  • Removed doubled word the thethe (src/common/drain/drain.js, README.md)
  • Removed doubled word that thatthat (src/common/harvest/harvester.js)

Related Issue(s)

N/A

Testing

No functional changes — only comment and description string corrections. No testing required beyond verifying the diff.

@CLAassistant
Copy link

CLAassistant commented Feb 19, 2026

CLA assistant check
All committers have signed the CLA.

@DominikPalo DominikPalo force-pushed the feature/fix-codecomments-typos branch from 3ca908b to b50f0cf Compare February 19, 2026 14:05
Copy link
Member

@metal-messiah metal-messiah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution! Much appreciated 🙏

@metal-messiah metal-messiah merged commit d3ee0e0 into newrelic:main Feb 19, 2026
10 of 15 checks passed
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.

3 participants

Comments