aboutsummaryrefslogtreecommitdiff
path: root/dictionary.el
diff options
context:
space:
mode:
Diffstat (limited to 'dictionary.el')
-rw-r--r--dictionary.el6
1 files 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: