about summary refs log tree commit diff
path: root/pkgs/applications/science/programming
diff options
context:
space:
mode:
authorPascal Wittmann <mail@pascal-wittmann.de>2015-04-28 10:54:58 +0200
committerPascal Wittmann <mail@pascal-wittmann.de>2015-04-28 10:55:20 +0200
commitf99d5cf2fc9c97df6853eab6187c79c299fb897f (patch)
tree66d9b9093b115cab0bddc719e8300cc5f3404f19 /pkgs/applications/science/programming
parent74742ad584fba8439aa971727764e890dbdf94d0 (diff)
downloadnixlib-f99d5cf2fc9c97df6853eab6187c79c299fb897f.tar
nixlib-f99d5cf2fc9c97df6853eab6187c79c299fb897f.tar.gz
nixlib-f99d5cf2fc9c97df6853eab6187c79c299fb897f.tar.bz2
nixlib-f99d5cf2fc9c97df6853eab6187c79c299fb897f.tar.lz
nixlib-f99d5cf2fc9c97df6853eab6187c79c299fb897f.tar.xz
nixlib-f99d5cf2fc9c97df6853eab6187c79c299fb897f.tar.zst
nixlib-f99d5cf2fc9c97df6853eab6187c79c299fb897f.zip
Fixed some descriptions
Diffstat (limited to 'pkgs/applications/science/programming')
-rw-r--r--pkgs/applications/science/programming/kframework/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/science/programming/kframework/default.nix b/pkgs/applications/science/programming/kframework/default.nix
index 090dc5ac756a..e8a4f2b31564 100644
--- a/pkgs/applications/science/programming/kframework/default.nix
+++ b/pkgs/applications/science/programming/kframework/default.nix
@@ -90,7 +90,7 @@ releaseTools.mvnBuild rec {
   '';
 
   meta = {
-    description = "The K Framework is a rewrite-based executable semantic framework in which programming languages, type systems and formal analysis tools can be defined.";
+    description = "A rewrite-based executable semantic framework in which programming languages, type systems and formal analysis tools can be defined";
     homepage = http://www.kframework.org;
     license = stdenv.lib.licenses.bsd3;     # technically it is the UIUC/NCSA license
                                             # but LLVM uses that license as well and