Skip to content

Commit 1454c82

Browse files
authored
Merge pull request #849 from mallibone/patch-1
Typo fix
2 parents cf7652e + 2c2362f commit 1454c82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sqlite-net-sqlcipher.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<title>SQLite-net Official SQLCipher .NET Standard Library</title>
1212
<summary>SQLite-net Official Portable Library is the easy way to access sqlite from .NET apps.</summary>
1313
<requireLicenseAcceptance>false</requireLicenseAcceptance>
14-
<description>SQLite-net is an open source and light weight library providing easy SQLite database storage for .NET, Mono, and Xamarin applications. This version uses SQLitePCLRaw to provide platform independent versions of SQLite with the SQLCipher extension. This enables secure access to the datbase with password (key) access.</description>
14+
<description>SQLite-net is an open source and light weight library providing easy SQLite database storage for .NET, Mono, and Xamarin applications. This version uses SQLitePCLRaw to provide platform independent versions of SQLite with the SQLCipher extension. This enables secure access to the database with password (key) access.</description>
1515
<tags>sqlite-net sqlite pcl database orm mobile encryption sqlcipher</tags>
1616
<releaseNotes>See project page</releaseNotes>
1717
<dependencies>

0 commit comments

Comments
 (0)