Skip to content

Commit e40003d

Browse files
author
Mathew Glodack
committed
Correct vsix manifest spelling error
1 parent 9b34491 commit e40003d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Crutch.Vsix/source.extension.vsixmanifest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<Metadata>
44
<Identity Id="Crutch..1e75b6ac-25be-48f3-b95e-d3cb4fe1830c" Version="0.0.1" Language="en-US" Publisher="Mathew Glodack"/>
55
<DisplayName>Crutch</DisplayName>
6-
<Description xml:space="preserve">This is my Visual Studio C# crutch. It conains code analyzers for specific code mistakes that I have made before.</Description>
6+
<Description xml:space="preserve">This is my Visual Studio C# crutch. It contains code analyzers for specific code mistakes that I have made before.</Description>
77
</Metadata>
88
<Installation>
99
<InstallationTarget Version="[14.0,]" Id="Microsoft.VisualStudio.Pro" />

0 commit comments

Comments
 (0)