We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48f73d0 commit 4b2be46Copy full SHA for 4b2be46
LibGit2Sharp/Core/Handles/Libgit2Object.cs
@@ -1,7 +1,7 @@
1
// This activates a lightweight mode which will help put under the light
2
// incorrectly released handles by outputing a warning message in the console.
3
//
4
-// This should be activated when tests are being run of the CI server.
+// This should be activated when tests are being run on the CI server.
5
6
// Uncomment the line below or add a conditional symbol to activate this mode
7
0 commit comments