diff options
| author | Ludovic Courtès | 2014-09-13 15:31:31 +0200 |
|---|---|---|
| committer | Ludovic Courtès | 2014-09-13 15:36:07 +0200 |
| commit | c5779c931bcfd1073da1031bd8663871a88c2950 (patch) | |
| tree | 0b4585f72dd0c541d0bfa6c6aa9db884017771b8 /gnu/packages/databases.scm | |
| parent | bed035c56060d008abbfcd7e4100f6aa76031314 (diff) | |
gnu: Synchronize GNU package descriptions with upstream.
These are mostly two-space-after-end-of-sentence-period changes
resulting from commit 3a09e1d2.
Diffstat (limited to 'gnu/packages/databases.scm')
| -rw-r--r-- | gnu/packages/databases.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/databases.scm b/gnu/packages/databases.scm index 01d9cbdd6..d4fc00099 100644 --- a/gnu/packages/databases.scm +++ b/gnu/packages/databases.scm @@ -204,8 +204,8 @@ pictures, sounds, or video.") "GNU Recutils is a set of tools and libraries for creating and manipulating text-based, human-editable databases. Despite being text-based, databases created with Recutils carry all of the expected features such as -unique fields, primary keys, time stamps and more. Many different field types -are supported, as is encryption.") +unique fields, primary keys, time stamps and more. Many different field +types are supported, as is encryption.") (license gpl3+) (home-page "http://www.gnu.org/software/recutils/"))) |