From: Bassam Saeed <bassam.saeed@gmail.com>
To: emacs-orgmode@gnu.org
Subject: [PATCH] ol.el: Fixed typo
Date: Mon, 27 Jul 2020 18:29:47 -0400 [thread overview]
Message-ID: <CAHeCkFUEMbS4ZciynHJyEo0w5nSRwBtXgHAoi4beYePNO+w0JQ@mail.gmail.com> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 168 bytes --]
Hi all,
Noticed the typo in org documentation and figured I'd send a patch. My
first contribution to org (and Emacs) so I hope I got everything right.
Thanks,
Bassam
[-- Attachment #1.2: Type: text/html, Size: 267 bytes --]
[-- Attachment #2: 0001-ol.el-Fixed-typo.patch --]
[-- Type: text/x-patch, Size: 802 bytes --]
From 3010082a4a704dbb3cc32a5cac21780fec465ff3 Mon Sep 17 00:00:00 2001
From: Bassam Saeed <bassam.saeed@gmail.com>
Date: Mon, 27 Jul 2020 18:03:58 -0400
Subject: [PATCH] ol.el: Fixed typo
* lisp/ol.el (org-link-parameters): Fixed typo 'ar' to 'are'
TINYCHANGE
---
lisp/ol.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lisp/ol.el b/lisp/ol.el
index 82fc69769..76a9aca2b 100644
--- a/lisp/ol.el
+++ b/lisp/ol.el
@@ -91,7 +91,7 @@ The key in each association is a string of the link type.
Subsequent optional elements make up a property list for that
type.
-All properties ar optional. However, the most important ones
+All properties are optional. However, the most important ones
are, in this order, `:follow', `:export', and `:store', described
below.
--
2.27.0
next reply other threads:[~2020-08-01 12:49 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-27 22:29 Bassam Saeed [this message]
2020-08-02 4:12 ` [PATCH] ol.el: Fixed typo Kyle Meyer
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=CAHeCkFUEMbS4ZciynHJyEo0w5nSRwBtXgHAoi4beYePNO+w0JQ@mail.gmail.com \
--to=bassam.saeed@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).