Skip to content

Commit 8d0896c

Browse files
committed
Fix typo in Assembly Info description
1 parent ee962e3 commit 8d0896c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DoubleJay.Epi.ConfigurableColorPicker/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
// set of attributes. Change these attribute values to modify the information
77
// associated with an assembly.
88
[assembly: AssemblyTitle("DoubleJay.Epi.ConfigurableColorPicker")]
9-
[assembly: AssemblyDescription("Configruable color picker for Episerver")]
9+
[assembly: AssemblyDescription("Configurable color picker for Episerver")]
1010
[assembly: AssemblyConfiguration("")]
1111
[assembly: AssemblyCompany("Jake Jones")]
1212
[assembly: AssemblyProduct("DoubleJay.Epi.ConfigurableColorPicker")]

0 commit comments

Comments
 (0)