summary refs log tree commit diff
path: root/pkgs/applications/science/programming/kframework/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/science/programming/kframework/default.nix')
-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 090dc5ac756..e8a4f2b3156 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