Skip to content

Comments

docs: fix typos in comments and POD#4

Closed
Koan-Bot wants to merge 3 commits intocern-mig:masterfrom
atoomic:koan.atoomic/fix-pod-typo
Closed

docs: fix typos in comments and POD#4
Koan-Bot wants to merge 3 commits intocern-mig:masterfrom
atoomic:koan.atoomic/fix-pod-typo

Conversation

@Koan-Bot
Copy link

Summary

Fix 6 typos across Queue.pm and Normal.pm:

  • Queue.pm: "the the same time" → "the same time" (3 RACE condition comments)
  • Queue.pm: "may be mising" → "may be missing" (RACE comment)
  • Normal.pm: "knownand" → "known and" (POD documentation for get() method)
  • Normal.pm: "therefor" → "therefore" (comment in add() method)

Test plan

  • No code logic changes — comments and POD only
  • Full test suite passes (237 tests)

🤖 Generated with Claude Code

Nicolas Rochelemagne and others added 3 commits July 11, 2025 17:02
Fixup pod example
- Queue.pm: "the the same time" → "the same time" (3 occurrences)
- Queue.pm: "may be mising" → "may be missing"
- Normal.pm: "knownand" → "known and" in POD
- Normal.pm: "therefor" → "therefore" in comment
@Koan-Bot
Copy link
Author

Superseded by #15 — clean branch with only the relevant fixes (no fork infrastructure commits).

@Koan-Bot
Copy link
Author

Superseded by #15 (clean branch from upstream/master, no fork infrastructure noise).

@Koan-Bot Koan-Bot closed this Feb 21, 2026
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