Skip to content

Commit d445db8

Browse files
committed
comment typo in test project
1 parent 3a2c302 commit d445db8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/SnippetTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ namespace Tests
88
[TestClass]
99
public class SnippetTests
1010
{
11-
// update path to lcoal project directory
11+
// update path to local project directory
1212
private string path = @"C:\Projects\Visual-Studio-jQuery-Code-Snippets\jQueryCodeSnippets";
1313

1414
[TestMethod]

0 commit comments

Comments
 (0)