about summary refs log tree commit diff
path: root/pkgs/by-name/hi/hieroglyphic/package.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/by-name/hi/hieroglyphic/package.nix')
-rw-r--r--pkgs/by-name/hi/hieroglyphic/package.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/by-name/hi/hieroglyphic/package.nix b/pkgs/by-name/hi/hieroglyphic/package.nix
index 38b8f1d04feb9..4cb0ebf507e5f 100644
--- a/pkgs/by-name/hi/hieroglyphic/package.nix
+++ b/pkgs/by-name/hi/hieroglyphic/package.nix
@@ -69,7 +69,7 @@ stdenv.mkDerivation (finalAttrs: {
 
   meta = {
     changelog = "https://github.com/FineFindus/Hieroglyphic/releases/tag/v${finalAttrs.version}";
-    description = "A tool based on detexify for finding LaTeX symbols from drawings";
+    description = "Tool based on detexify for finding LaTeX symbols from drawings";
     homepage = "https://apps.gnome.org/en/Hieroglyphic/";
     license = lib.licenses.gpl3Only;
     mainProgram = "hieroglyphic";