More renaming

This commit is contained in:
Matt Rubens
2025-01-28 15:16:15 -05:00
parent 15c2b49671
commit 93f43bea43
4 changed files with 40 additions and 40 deletions

View File

@@ -1601,7 +1601,7 @@ export class Cline {
if (!userEdits) {
pushToolResult(
`The code block was successfully inserted in ${relPath.toPosix()}.${newProblemsMessage}`,
`The content was successfully inserted in ${relPath.toPosix()}.${newProblemsMessage}`,
)
await this.diffViewProvider.reset()
break