Skip to content

Commit c8806e6

Browse files
committed
Fixed Spacing
1 parent b9b7e42 commit c8806e6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

SQLiteWrapper.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
* This program was written to make reading and writing to a SQLite database easy.
99
*
1010
* Requirements:
11-
* .Net Runtime Files
12-
* System.Data.SQLite.dll
11+
* .Net Runtime Files
12+
* System.Data.SQLite.dll
1313
*
1414
*/
1515
using System;

0 commit comments

Comments
 (0)