Skip to content

Commit fbad8a2

Browse files
genludibarbet
andauthored
Update src/lsptoolshost/copilot.ts
Co-authored-by: David Barbet <[email protected]>
1 parent 96a2256 commit fbad8a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lsptoolshost/copilot.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ export function registerCopilotExtension(
5050
}
5151

5252
if (isTraceLogLevel) {
53-
channel.appendLine('registeration of C# related files provider for GitHub Copilot extension succeeded.');
53+
channel.appendLine('registration of C# related files provider for GitHub Copilot extension succeeded.');
5454
}
5555

5656
const id = {

0 commit comments

Comments
 (0)