Skip to content

Commit 639bf95

Browse files
Update KVS summary
1 parent 42c574f commit 639bf95

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Simple.Sqlite.xml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Simple.Sqlite/KeyValueStorage.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
using System.Linq;
66

77
/// <summary>
8-
/// A Simple KeyValue storage
8+
/// A Simple KeyValue storage of SimpleTypes for user preferences and settings
99
/// </summary>
1010
public class KeyValueStorage
1111
{

0 commit comments

Comments
 (0)