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

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

[elpa] externals/bug-hunter 0794ccf 66/95: Merge pull request #8 from ha


From: Stefan Monnier
Subject: [elpa] externals/bug-hunter 0794ccf 66/95: Merge pull request #8 from hariharanr5/master
Date: Fri, 27 Nov 2020 22:06:58 -0500 (EST)

branch: externals/bug-hunter
commit 0794ccf81a2069888b00e6122028b0315a68594b
Merge: 9e4eb56 da07f04
Author: Artur Malabarba <Malabarba@users.noreply.github.com>
Commit: Artur Malabarba <Malabarba@users.noreply.github.com>

    Merge pull request #8 from hariharanr5/master
    
    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 f7ce028..e0a35a9 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]