Skip to content

Fix minor text issues in prompts and comments#2284

Merged
naorpeled merged 1 commit intoqodo-ai:mainfrom
PeterDaveHelloKitchen:fix/minor-typos
Mar 24, 2026
Merged

Fix minor text issues in prompts and comments#2284
naorpeled merged 1 commit intoqodo-ai:mainfrom
PeterDaveHelloKitchen:fix/minor-typos

Conversation

@PeterDaveHello
Copy link
Copy Markdown
Contributor

Fix a few unambiguous spelling, punctuation, and grammar issues in prompt text, comments, docs, and related configuration help text.

These changes are documentation-only and do not affect runtime behavior.

Fix a few unambiguous spelling, punctuation, and grammar issues
in prompt text, comments, docs, and related configuration help text.

These changes are documentation-only and do not affect runtime behavior.
@qodo-free-for-open-source-projects
Copy link
Copy Markdown
Contributor

Review Summary by Qodo

Fix spelling, grammar, and punctuation issues in code and documentation

📝 Documentation

Grey Divider

Walkthroughs

Description
• Fix spelling and grammar errors across codebase
• Correct typos in comments and configuration files
• Update prompt text for clarity and consistency
• Fix documentation text for accuracy
Diagram
flowchart LR
  A["Source Files"] -->|Fix typos| B["Comments & Prompts"]
  A -->|Correct spelling| C["Configuration Files"]
  A -->|Update grammar| D["Documentation"]
  B --> E["Improved Readability"]
  C --> E
  D --> E
Loading

Grey Divider

File Changes

1. pr_agent/algo/git_patch_processing.py 📝 Documentation +1/-1

Fix contraction in comment text

pr_agent/algo/git_patch_processing.py


2. pr_agent/algo/utils.py 📝 Documentation +1/-1

Correct spelling of hyphen in comment

pr_agent/algo/utils.py


3. pr_agent/custom_merge_loader.py 📝 Documentation +1/-1

Fix preposition in configuration comment

pr_agent/custom_merge_loader.py


View more (8)
4. pr_agent/servers/github_polling.py 📝 Documentation +1/-1

Fix contraction in comment text

pr_agent/servers/github_polling.py


5. docs/docs/installation/locally.md 📝 Documentation +1/-1

Add missing space in platform list

docs/docs/installation/locally.md


6. pr_agent/settings/.secrets_template.toml 📝 Documentation +1/-1

Fix spelling of assigned in comment

pr_agent/settings/.secrets_template.toml


7. pr_agent/settings/configuration.toml 📝 Documentation +2/-2

Fix spacing and spelling in comments

pr_agent/settings/configuration.toml


8. pr_agent/settings/pr_help_docs_headings_prompts.toml 📝 Documentation +1/-1

Correct spelling of restructured in prompt

pr_agent/settings/pr_help_docs_headings_prompts.toml


9. pr_agent/settings/pr_help_docs_prompts.toml 📝 Documentation +1/-1

Fix spelling and grammar in system prompt

pr_agent/settings/pr_help_docs_prompts.toml


10. pr_agent/settings/pr_help_prompts.toml 📝 Documentation +1/-1

Fix grammar in system prompt description

pr_agent/settings/pr_help_prompts.toml


11. pr_agent/settings/pr_reviewer_prompts.toml 📝 Documentation +4/-4

Fix punctuation and grammar in field descriptions

pr_agent/settings/pr_reviewer_prompts.toml


Grey Divider

Qodo Logo

@qodo-free-for-open-source-projects
Copy link
Copy Markdown
Contributor

qodo-free-for-open-source-projects bot commented Mar 23, 2026

Code Review by Qodo

🐞 Bugs (0) 📘 Rule violations (0) 📎 Requirement gaps (0) 📐 Spec deviations (0)

Grey Divider

Great, no issues found!

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

Grey Divider

ⓘ The new review experience is currently in Beta. Learn more

Grey Divider

Qodo Logo

@naorpeled
Copy link
Copy Markdown
Collaborator

Thanks Peter!!

@naorpeled naorpeled merged commit 69ff274 into qodo-ai:main Mar 24, 2026
2 checks passed
@PeterDaveHello PeterDaveHello deleted the fix/minor-typos branch March 25, 2026 17:54
@PeterDaveHello PeterDaveHello changed the title Fix minor text issues in prompts and comments Fix minor text issues in prompts and commentshhjjkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkjjj Mar 28, 2026
@PeterDaveHello PeterDaveHello changed the title Fix minor text issues in prompts and commentshhjjkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkjjj Fix minor text issues in prompts and comments Mar 28, 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.

2 participants