WIP: bees service
[jackhill/guix/guix.git] / gnu / packages / telegram.scm
index daff57a..e6bfe6c 100644 (file)
@@ -561,7 +561,7 @@ Telegram project, for its use in telegram desktop client.")
      `(("dconf" ,dconf)))
     (synopsis "Telegram Desktop")
     (description "Telegram desktop is the official desktop version of the
-Telegram instant messager.")
+Telegram instant messenger.")
     (home-page "https://desktop.telegram.org/")
     (license
      (list
@@ -611,8 +611,8 @@ Telegram instant messager.")
                          #:include-regexp ("\\.h$")))
                       args))))))
       (synopsis "Parse tl scheme to tlo")
-      (description "TL-Parser is a tl scheme to tlo file parser.  It was formely
-a part of telegram-cli, but now being maintained separately.")
+      (description "TL-Parser is a tl scheme to tlo file parser.  It was
+formerly a part of telegram-cli, but now being maintained separately.")
       (home-page "https://github.com/vysheng/tl-parser")
       (license license:gpl2+))))