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 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 ` 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://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
Org-mode mailing list This inbox may be cloned and mirrored by anyone: git clone --mirror https://orgmode.org/list/0 list/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 list list/ https://orgmode.org/list \ emacs-orgmode@gnu.org public-inbox-index list Example config snippet for mirrors. Newsgroups are available over NNTP: nntp://news.yhetil.org/yhetil.emacs.orgmode nntp://news.gmane.io/gmane.emacs.orgmode AGPL code for this site: git clone https://public-inbox.org/public-inbox.git