From: Jonas Bernoulli <jonas@bernoul.li>
To: emacs-orgmode@gnu.org
Subject: [PATCH 0/1] Fix various typos
Date: Wed, 13 May 2020 22:29:08 +0200 [thread overview]
Message-ID: <20200513202909.23448-1-jonas@bernoul.li> (raw)
There isn't much to be said about the typo fixes in the attached patch.
However, I noticed a few more typos, which I did not fix:
* In CONTRIBUTE several occurances of "maintainance" should be
replaced with "maintenance". One of them occurs in a URL to
a Worg page, which has to be renamed at the same time.
* One of the suggested values for `org-s5-control-visibility'
is `visibile'. The correct spelling is "visible". The value
is ultimately used like so:
(format "<meta name='controlVis' content='%s' />"
(plist-get info :s5-control-visibility))
I don't know whether this has to be misspelled to function as
expected, so I did't fix the typo.
Jonas Bernoulli (1):
Fix typos
contrib/lisp/org-depend.el | 4 ++--
doc/org-manual.org | 2 +-
lisp/org-clock.el | 2 +-
lisp/org.el | 2 +-
mk/server.mk | 2 +-
5 files changed, 6 insertions(+), 6 deletions(-)
--
2.26.0
next reply other threads:[~2020-05-13 20:31 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-13 20:29 Jonas Bernoulli [this message]
2020-05-13 20:29 ` [PATCH 1/1] Fix typos Jonas Bernoulli
2020-05-14 3:34 ` [PATCH 0/1] Fix various typos 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=20200513202909.23448-1-jonas@bernoul.li \
--to=jonas@bernoul.li \
--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).