Skip to content

Commit e6056f6

Browse files
committed
Fixed typo in assembly info.
1 parent 49e7e0f commit e6056f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Example/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("Dark UI Example")]
9-
[assembly: AssemblyDescription("Examlpe application for Dark UI")]
9+
[assembly: AssemblyDescription("Example application for Dark UI")]
1010
[assembly: AssemblyConfiguration("")]
1111
[assembly: AssemblyCompany("Robin Perris")]
1212
[assembly: AssemblyProduct("Dark UI")]

0 commit comments

Comments
 (0)