summaryrefslogtreecommitdiff
path: root/gnu/packages/databases.scm
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2014-09-13 15:50:30 +0200
committerLudovic Courtès <ludo@gnu.org>2014-09-13 15:50:30 +0200
commit9e771e3bb67361b509a6d4e9c00b9d21d7f9b123 (patch)
tree6f8795ad884c963cf612ad70a40866e95894af3c /gnu/packages/databases.scm
parentc5779c931bcfd1073da1031bd8663871a88c2950 (diff)
downloadpatches-9e771e3bb67361b509a6d4e9c00b9d21d7f9b123.tar
patches-9e771e3bb67361b509a6d4e9c00b9d21d7f9b123.tar.gz
gnu: Adjust synopses as recommended by 'guix lint'.
Remove leading articles and trailing periods in package synopses.
Diffstat (limited to 'gnu/packages/databases.scm')
-rw-r--r--gnu/packages/databases.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/databases.scm b/gnu/packages/databases.scm
index d4fc000993..d04a3320ad 100644
--- a/gnu/packages/databases.scm
+++ b/gnu/packages/databases.scm
@@ -139,7 +139,7 @@ SQL, Key/Value, XML/XQuery or Java Object storage for their data model.")
(string-append out "/share/info/mysql.info")))))
%standard-phases)))
(home-page "http://www.mysql.com/")
- (synopsis "A fast, easy to use, and popular database")
+ (synopsis "Fast, easy to use, and popular database")
(description
"MySQL is a fast, reliable, and easy to use relational database
management system that supports the standardized Structured Query