diff options
author | B. Watson <yalhcru@gmail.com> | 2016-11-13 22:23:13 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-14 16:47:23 +0700 |
commit | 0ca3037d6eb79b4dd4b980f4f5ff57441553defc (patch) | |
tree | 986dfc5b1abb1d68f27f48fef9784d5790ff3d0a /system/tokyocabinet | |
parent | cf90a08b2f0736ea569c4a3f20045f638af6e48f (diff) | |
download | slackbuilds-0ca3037d6eb79b4dd4b980f4f5ff57441553defc.tar.gz |
system/tokyocabinet: Fix slack-desc.
Diffstat (limited to 'system/tokyocabinet')
-rw-r--r-- | system/tokyocabinet/slack-desc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/tokyocabinet/slack-desc b/system/tokyocabinet/slack-desc index 27ab20f942..e7ee362051 100644 --- a/system/tokyocabinet/slack-desc +++ b/system/tokyocabinet/slack-desc @@ -6,7 +6,7 @@ # customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| -tokyocabinet: Tokyo Cabinet (Key-Value Store) +tokyocabinet: tokyocabinet (Key-Value Store) tokyocabinet: tokyocabinet: Tokyo Cabinet is a fast and efficient key/value database. It provides tokyocabinet: schema-less storage through hash tables, B-tree tables and |