This commit is contained in:
Venkatesh Potluri 2017-12-01 09:39:53 +05:30
Родитель 2482cd1886
Коммит f02839f864
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -57,7 +57,7 @@ namespace Microsoft.CodeTalk
string GetActiveDocumentPath();
/// <summary>
/// Method to ge the code text of the actuve document
/// Method to get the code text of the actuve document
/// </summary>
/// <returns></returns>
string GetActiveDocumentCode();