Skip to content

Commit a58bf16

Browse files
committed
Corrected typo.
1 parent 7e706f6 commit a58bf16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SQLite.CodeFirst.Console/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
using System.Runtime.InteropServices;
33

44
[assembly: AssemblyTitle("SQLite.CodeFirst")]
5-
[assembly: AssemblyDescription("A console application which demonstrates how to use QLite.CodeFirst.")]
5+
[assembly: AssemblyDescription("A console application which demonstrates how to use SQLite.CodeFirst.")]
66
[assembly: AssemblyProduct("SQLite.CodeFirst")]
77
[assembly: AssemblyCopyright("Copyright © Marc Sallin")]
88

0 commit comments

Comments
 (0)