Skip to content

Commit 4b2be46

Browse files
committed
fix comment typo
1 parent 48f73d0 commit 4b2be46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

LibGit2Sharp/Core/Handles/Libgit2Object.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// This activates a lightweight mode which will help put under the light
22
// incorrectly released handles by outputing a warning message in the console.
33
//
4-
// This should be activated when tests are being run of the CI server.
4+
// This should be activated when tests are being run on the CI server.
55
//
66
// Uncomment the line below or add a conditional symbol to activate this mode
77

0 commit comments

Comments
 (0)