From 03f97543ff66cf45d5e9f6dd1e45113cea9fd019 Mon Sep 17 00:00:00 2001 From: Alex Plotnick Date: Fri, 8 Nov 2019 09:35:55 -0700 Subject: Fix typos in package commentary --- dictionary.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dictionary.el b/dictionary.el index 45548ee..40e9313 100644 --- a/dictionary.el +++ b/dictionary.el @@ -22,14 +22,14 @@ ;;; Commentary: -;; dictionary allows you to interact with dictionary servers. Use M-x -;; customize-group dictioanry to modify all user settings. +;; dictionary allows you to interact with dictionary servers. +;; Use M-x customize-group dictionary to modify user settings. ;; ;; Main functions for interaction are: ;; dictionary - opens a new dictionary buffer ;; dictionary-search - search for the definition of a word ;; -;; You can find more information in the README file of the gibhub +;; You can find more information in the README file of the GitHub ;; repository https://github.com/myrkr/dictionary-el ;;; Code: -- cgit v1.2.3