Skip to content
This repository was archived by the owner on Jun 11, 2026. It is now read-only.

Commit f02839f

Browse files
Fixed typos
1 parent 2482cd1 commit f02839f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/VisualStudio/CodeTalk/IEnvironmentOperations.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ public interface IEnvironmentOperations
5757
string GetActiveDocumentPath();
5858

5959
/// <summary>
60-
/// Method to ge the code text of the actuve document
60+
/// Method to get the code text of the actuve document
6161
/// </summary>
6262
/// <returns></returns>
6363
string GetActiveDocumentCode();

0 commit comments

Comments
 (0)