emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/bug-hunter da07f04 61/95: minor typo fixes


From: Stefan Monnier
Subject: [elpa] externals/bug-hunter da07f04 61/95: minor typo fixes
Date: Fri, 27 Nov 2020 22:06:57 -0500 (EST)

branch: externals/bug-hunter
commit da07f041c5d61e0a8d60de4f28f2a7746482070a
Author: Hariharan R <hariharanrangasamy@gmail.com>
Commit: Hariharan R <hariharanrangasamy@gmail.com>

    minor typo fixes
---
 bug-hunter.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/bug-hunter.el b/bug-hunter.el
index 207d664..42e7c4b 100644
--- a/bug-hunter.el
+++ b/bug-hunter.el
@@ -23,7 +23,7 @@
 
 ;;; Commentary:
 ;; `bug-hunter' is an Emacs library that finds the source of an error or
-;; unexpected behavior inside an elisp configuration file (tipically
+;; unexpected behavior inside an elisp configuration file (typically
 ;; `init.el' or `.emacs').
 ;; 
 ;; 
@@ -68,7 +68,7 @@
 ;; Installation
 ;; ============
 ;; 
-;;   Bug Hunter will be on Gelpa shortly. For now, do the following:
+;;   Bug Hunter will be on Melpa shortly. For now, do the following:
 ;;   1. Open the `bug-hunter.el` file.
 ;;   2. Issue `M-x package-install-from-buffer`.
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]