diff --git a/webpaste.el b/webpaste.el index 77d8f0b..d5621ad 100644 --- a/webpaste.el +++ b/webpaste.el @@ -12,8 +12,8 @@ ;;; Commentary: ;; This mode allows to paste whole buffers or parts of buffers to -;; pastebin-like services. It supports more than one service and will -;; failover if one service fails. More services can easily be added +;; pastebin-like services. It supports more than one service and will +;; failover if one service fails. More services can easily be added ;; over time and prefered services can easily be configured. ;;; License: