* [PATCH] ol.el: Fixed typo
@ 2020-07-27 22:29 Bassam Saeed
2020-08-02 4:12 ` Kyle Meyer
0 siblings, 1 reply; 2+ messages in thread
From: Bassam Saeed @ 2020-07-27 22:29 UTC (permalink / raw)
To: emacs-orgmode
[-- 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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] ol.el: Fixed typo
2020-07-27 22:29 [PATCH] ol.el: Fixed typo Bassam Saeed
@ 2020-08-02 4:12 ` Kyle Meyer
0 siblings, 0 replies; 2+ messages in thread
From: Kyle Meyer @ 2020-08-02 4:12 UTC (permalink / raw)
To: Bassam Saeed; +Cc: emacs-orgmode
Bassam Saeed writes:
> 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! You got everything right.
Applied (b395f0abf).
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-08-02 4:12 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-27 22:29 [PATCH] ol.el: Fixed typo Bassam Saeed
2020-08-02 4:12 ` Kyle Meyer
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).