Skip to content

Commit d0e72b7

Browse files
Fix spelling/grammar and casing inconsistencies (#11485)
1 parent b73dc15 commit d0e72b7

33 files changed

Lines changed: 57 additions & 57 deletions

CHANGELOG.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -562,7 +562,7 @@
562562
- Refactor: Consolidate ThinkingBudget components and fix disable handling (PR #9930 by @hannesrudolph)
563563
- Forbid time estimates in architect mode for more focused planning (PR #9931 by @app/roomote)
564564
- Web: Add product pages (PR #9865 by @brunobergher)
565-
- Make eval runs deleteable in the web UI (PR #9909 by @mrubens)
565+
- Make eval runs deletable in the web UI (PR #9909 by @mrubens)
566566
- Feat: Change defaultToolProtocol default from xml to native (later reverted) (PR #9892 by @app/roomote)
567567

568568
## [3.36.2] - 2025-12-04
@@ -1610,7 +1610,7 @@
16101610
- Add: Mistral embedding provider (thanks @SannidhyaSah!)
16111611
- Fix: add run parameter to vitest command in rules (thanks @KJ7LNW!)
16121612
- Update: the max_tokens fallback logic in the sliding window
1613-
- Fix: Bedrock and Vertext token counting improvements (thanks @daniel-lxs!)
1613+
- Fix: Bedrock and Vertex token counting improvements (thanks @daniel-lxs!)
16141614
- Add: llama-4-maverick model to Vertex AI provider (thanks @MuriloFP!)
16151615
- Fix: properly distinguish between user cancellations and API failures
16161616
- Fix: add case sensitivity mention to suggested fixes in apply_diff error message
@@ -1920,7 +1920,7 @@
19201920
- Sync BatchDiffApproval styling with BatchFilePermission for UI consistency (thanks @samhvw8!)
19211921
- Add max height constraint to MCP execution response for better UX (thanks @samhvw8!)
19221922
- Prevent MCP 'installed' label from being squeezed #4630 (thanks @daniel-lxs!)
1923-
- Allow a lower context condesning threshold (thanks @SECKainersdorfer!)
1923+
- Allow a lower context condensing threshold (thanks @SECKainersdorfer!)
19241924
- Avoid type system duplication for cleaner codebase (thanks @EamonNerbonne!)
19251925

19261926
## [3.20.1] - 2025-06-12
@@ -2077,7 +2077,7 @@
20772077

20782078
## [3.18.2] - 2025-05-23
20792079

2080-
- Fix vscode-material-icons in the filer picker
2080+
- Fix vscode-material-icons in the file picker
20812081
- Fix global settings export
20822082
- Respect user-configured terminal integration timeout (thanks @KJ7LNW)
20832083
- Context condensing enhancements (thanks @SannidhyaSah)
@@ -2195,7 +2195,7 @@
21952195
- Add vertical tab navigation to the settings (thanks @dlab-anton)
21962196
- Add Groq and Chutes API providers (thanks @shariqriazz)
21972197
- Clickable code references in code block (thanks @KJ7LNW)
2198-
- Improve accessibility of ato-approve toggles (thanks @Deon588)
2198+
- Improve accessibility of auto-approve toggles (thanks @Deon588)
21992199
- Requesty provider fixes (thanks @dtrugman)
22002200
- Fix migration and persistence of per-mode API profiles (thanks @alasano)
22012201
- Fix usage of `path.basename` in the extension webview (thanks @samhvw8)
@@ -2257,7 +2257,7 @@
22572257
- Fix file mentions for filenames containing spaces
22582258
- Improve the auto-approve toggle buttons for some high-contrast VSCode themes
22592259
- Offload expensive count token operations to a web worker (thanks @samhvw8)
2260-
- Improve support for mult-root workspaces (thanks @snoyiatk)
2260+
- Improve support for multi-root workspaces (thanks @snoyiatk)
22612261
- Simplify and streamline Roo Code's quick actions
22622262
- Allow Roo Code settings to be imported from the welcome screen (thanks @julionav)
22632263
- Remove unused types (thanks @wkordalski)
@@ -2663,7 +2663,7 @@
26632663
- Custom ARNs in Amazon Bedrock (thanks @Smartsheet-JB-Brown!)
26642664
- Update MCP servers directory path for platform compatibility (thanks @hannesrudolph!)
26652665
- Fix browser system prompt inclusion rules (thanks @cannuri!)
2666-
- Publish git tags to github from CI (thanks @pdecat!)
2666+
- Publish git tags to GitHub from CI (thanks @pdecat!)
26672667
- Fixes to OpenAI-style cost calculations (thanks @dtrugman!)
26682668
- Fix to allow using an excluded directory as your working directory (thanks @Szpadel!)
26692669
- Kotlin language support in list_code_definition_names tool (thanks @kohii!)
@@ -2768,7 +2768,7 @@
27682768

27692769
## [3.7.6] - 2025-02-26
27702770

2771-
- Handle really long text better in the in the ChatRow similar to TaskHeader (thanks @joemanley201!)
2771+
- Handle really long text better in the ChatRow similar to TaskHeader (thanks @joemanley201!)
27722772
- Support multiple files in drag-and-drop
27732773
- Truncate search_file output to avoid crashing the extension
27742774
- Better OpenRouter error handling (no more "Provider Error")

CODE_OF_CONDUCT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
## Our Pledge
1717

1818
In the interest of fostering an open and welcoming environment, we as
19-
contributors and maintainers pledge to making participation in our project and
19+
contributors and maintainers pledge to make participation in our project and
2020
our community a harassment-free experience for everyone, regardless of age, body
2121
size, disability, ethnicity, sex characteristics, gender identity and expression,
2222
level of experience, education, socio-economic status, nationality, personal

apps/cli/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ pnpm install
5858
# Build the main extension first.
5959
pnpm --filter roo-cline bundle
6060

61-
# Build the cli.
61+
# Build the CLI.
6262
pnpm --filter @roo-code/cli build
6363
```
6464

apps/web-roo-code/src/app/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ export default async function Home() {
3333
<p>
3434
Use the <strong className="text-nowrap">Roo Code Extension</strong> on your computer for
3535
full control, or delegate work to your{" "}
36-
<strong className="text-nowrap">Roo Code Cloud Agents</strong> from the web, Slack, Github
36+
<strong className="text-nowrap">Roo Code Cloud Agents</strong> from the web, Slack, GitHub
3737
or wherever your team is.
3838
</p>
3939
</div>

apps/web-roo-code/src/app/pricing/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ const pricingTiers: PricingTier[] = [
9797
description: "For AI-forward engineers",
9898
featuresIntro: "Go beyond the extension with",
9999
features: [
100-
"Access to Cloud Agents: fully autonomous development you can kick off from Github and the web",
100+
"Access to Cloud Agents: fully autonomous development you can kick off from GitHub and the web",
101101
"Access to the Roo Code Router",
102102
"Follow your tasks from anywhere",
103103
"Share tasks with friends and co-workers",

apps/web-roo-code/src/components/homepage/option-overview-section.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ export function OptionOverviewSection() {
6565

6666
<div className="text-muted-foreground mb-4">
6767
<p>
68-
Create your agent team in the Cloud, give them access to Github and start giving them
68+
Create your agent team in the Cloud, give them access to GitHub and start giving them
6969
tasks:
7070
</p>
7171
<ul className="list-inside my-4 space-y-1">
@@ -76,7 +76,7 @@ export function OptionOverviewSection() {
7676
<li className="list-disc">
7777
Create tasks from the Web and Slack (more integrations soon)
7878
</li>
79-
<li className="list-disc">Get PR Reviews (and fixes) directly on Github</li>
79+
<li className="list-disc">Get PR Reviews (and fixes) directly on GitHub</li>
8080
<li className="list-disc">Collaborate with co-workers</li>
8181
</ul>
8282
<p>

apps/web-roo-code/src/components/homepage/use-examples-section.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ const SOURCES = {
5454
icon: Pointer,
5555
},
5656
github: {
57-
name: "Github",
57+
name: "GitHub",
5858
icon: Github,
5959
},
6060
extension: {
@@ -161,7 +161,7 @@ const USE_CASES: UseCase[] = [
161161
},
162162
{
163163
role: "Support Engineer",
164-
use: "What's causing this stack trace? The customer is on MacOS 26.1.",
164+
use: "What's causing this stack trace? The customer is on macOS 26.1.",
165165
agent: AGENTS.explainer,
166166
context: SOURCES.web,
167167
},

packages/evals/ADDING-EVALS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ export const exerciseLanguages = [
268268
Create `prompts/{language}.md` in the evals repository:
269269
270270
```markdown
271-
Your job is to complete a coding exercise described the markdown files inside the `docs` directory.
271+
Your job is to complete a coding exercise described in the markdown files inside the `docs` directory.
272272
273273
A file with the implementation stubbed out has been created for you, along with a test file (the tests should be failing initially).
274274

packages/evals/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Additionally, you'll find in Docker Desktop that database and redis services are
3737

3838
Navigate to [localhost:3446](http://localhost:3446/) in your browser and click the 🚀 button.
3939

40-
By default a evals run will run all programming exercises in [Roo Code Evals](https://github.com/RooCodeInc/Roo-Code-Evals) repository with the Claude Sonnet 4 model and default settings. For basic configuration you can specify the LLM to use and any subset of the exercises you'd like. For advanced configuration you can import a Roo Code settings file which will allow you to run the evals with Roo Code configured any way you'd like (this includes custom modes, custom instructions, etc).
40+
By default an evals run will run all programming exercises in [Roo Code Evals](https://github.com/RooCodeInc/Roo-Code-Evals) repository with the Claude Sonnet 4 model and default settings. For basic configuration you can specify the LLM to use and any subset of the exercises you'd like. For advanced configuration you can import a Roo Code settings file which will allow you to run the evals with Roo Code configured any way you'd like (this includes custom modes, custom instructions, etc).
4141

4242
<img width="1053" src="https://github.com/user-attachments/assets/2367eef4-6ae9-4ac2-8ee4-80f981046486" />
4343

@@ -72,7 +72,7 @@ To stop an evals run early you can simply stop the "controller" container using
7272

7373
The evals system runs VS Code headlessly in Docker containers for consistent, reproducible environments. While this design ensures reliability, it can make debugging more challenging. For debugging purposes, you can run the system locally on macOS, though this approach is less reliable due to hardware and environment variability.
7474

75-
To configure your MacOS system to run evals locally, execute the setup script:
75+
To configure your macOS system to run evals locally, execute the setup script:
7676

7777
```sh
7878
cd packages/evals && ./scripts/setup.sh

src/integrations/editor/DiffViewProvider.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -394,7 +394,7 @@ export class DiffViewProvider {
394394

395395
edit.replace(updatedDocument.uri, fullRange, this.stripAllBOMs(this.originalContent ?? ""))
396396

397-
// Apply the edit and save, since contents shouldnt have changed
397+
// Apply the edit and save, since contents shouldn't have changed
398398
// this won't show in local history unless of course the user made
399399
// changes and saved during the edit.
400400
await vscode.workspace.applyEdit(edit)

0 commit comments

Comments
 (0)