We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f6eebd commit 7f398efCopy full SHA for 7f398ef
src/NerdBank.GitVersioning/VersionOptions.cs
@@ -1142,7 +1142,7 @@ public enum ReleaseVersionIncrement
1142
Minor,
1143
1144
/// <summary>
1145
- /// Inrementn the build number (the third number in a version) after creating a release branch
+ /// Increment the build number (the third number in a version) after creating a release branch.
1146
/// </summary>
1147
Build,
1148
}
0 commit comments