branch: externals/gnorb
commit fd49255e08a896d2d4b86baa1915b7e7700e6b0e
Author: Stefan Kangas <stefankan...@gmail.com>
Commit: Stefan Kangas <stefankan...@gmail.com>

    ; Fix typos
---
 gnorb-bbdb.el | 2 +-
 gnorb-gnus.el | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnorb-bbdb.el b/gnorb-bbdb.el
index a21f8d6b2b..fdcc2ebaed 100644
--- a/gnorb-bbdb.el
+++ b/gnorb-bbdb.el
@@ -26,7 +26,7 @@
 
 ;;; Code:
 
-;; Don't explicity require BBDB libraries.  BBDB is the "weakest leg"
+;; Don't explicitly require BBDB libraries.  BBDB is the "weakest leg"
 ;; of the Gnorb tripod: it has the least functionality, and many
 ;; people are using Gnorb without BBDB. So don't require, only
 ;; autoload.
diff --git a/gnorb-gnus.el b/gnorb-gnus.el
index 46f5c92263..dfdc7bd813 100644
--- a/gnorb-gnus.el
+++ b/gnorb-gnus.el
@@ -1,4 +1,4 @@
-;;; gnorb-gnus.el --- The gnus-centric fuctions of gnorb -*- lexical-binding: 
t -*-
+;;; gnorb-gnus.el --- The gnus-centric functions of gnorb -*- lexical-binding: 
t -*-
 
 ;; Copyright (C) 2018-2021  Free Software Foundation, Inc.
 

Reply via email to