Skip to content

shell: fix spelling typos in GrepCommand help texts #653

Description

@LSantha

Summary

Fix spelling typos in GrepCommand help texts and comments (no behavior change).

Motivation

User-facing help output contains misspellings. Cosmetic only.

Scope

  • cli/src/commands/org/jnode/command/file/GrepCommand.java lines 68, 97, 100, 732:
    • seperated -> separated (lines 68, 732)
    • seperate -> separate (line 97)
    • nonexistant -> nonexistent (line 100)
  • Help-text and comment strings only; no logic touch.

No-Behavior-Change Proof

Help output text changes only. Verify with the module test suite.

How to Test

cd cli && ant test

Environment

  • Commit: c2c025b
  • Build target: cd-x86-lite

❌ Ticket Runner Status

Field Value
Phase FAILED
Turn 0/3
Retries 3/3
PR -
Started 2026-09-20T06:39:45.235Z

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/shellshell/ — command framework, built-in commands, bjorne evaluator.kind/choreRefactor, typo sweep, dead-code removal; no behavior change.

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions