emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Stefan Kangas <stefankangas@gmail.com>
To: emacs-orgmode@gnu.org
Subject: [PATCH] Fix two typos
Date: Sat, 3 Dec 2022 02:50:13 -0800	[thread overview]
Message-ID: <CADwFkmnjAcfRQhjOUJDBNXEh61LT7U780qWwPspN7NR5BFxmFw@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 36 bytes --]

The attached patch fixes two typos.

[-- Attachment #2: 0001-Fix-two-typos.patch --]
[-- Type: text/x-diff, Size: 1350 bytes --]

From bb00d528679174337dd9c7bdddd26ee1514a21ce Mon Sep 17 00:00:00 2001
From: Stefan Kangas <stefankangas@gmail.com>
Date: Sat, 3 Dec 2022 11:43:51 +0100
Subject: [PATCH] ; Fix two typos

---
 testing/lisp/test-org-datetree.el | 2 +-
 testing/lisp/test-org.el          | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/testing/lisp/test-org-datetree.el b/testing/lisp/test-org-datetree.el
index 1f0169397..59ef8c33b 100644
--- a/testing/lisp/test-org-datetree.el
+++ b/testing/lisp/test-org-datetree.el
@@ -129,7 +129,7 @@
         (org-trim (buffer-string)))))))
 
 (ert-deftest test-org-datetree/find-iso-week-create ()
-  "Test `org-datetree-find-iso-date-create' specificaiton."
+  "Test `org-datetree-find-iso-date-create' specification."
   (let ((org-blank-before-new-entry '((heading . t))))
     ;; When date is missing, create it.
     (should
diff --git a/testing/lisp/test-org.el b/testing/lisp/test-org.el
index 32026b74e..a2ceb3916 100644
--- a/testing/lisp/test-org.el
+++ b/testing/lisp/test-org.el
@@ -5918,7 +5918,7 @@ Paragraph<point>"
 :B: 1
 :END:"
 	    (org-buffer-property-keys))))
-  ;; Retrieve muliple properties in the same drawer.
+  ;; Retrieve multiple properties in the same drawer.
   (should
    (equal '("A" "B")
 	  (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:B: 2\n:END:"
-- 
2.35.1


             reply	other threads:[~2022-12-03 10:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-03 10:50 Stefan Kangas [this message]
2022-12-04 13:29 ` [PATCH] Fix two typos Ihor Radchenko

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CADwFkmnjAcfRQhjOUJDBNXEh61LT7U780qWwPspN7NR5BFxmFw@mail.gmail.com \
    --to=stefankangas@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).