From: "Michaël Cadilhac" <michael@cadilhac.name>
To: emacs-orgmode@gnu.org
Subject: [PATCH] org.el: Fix typo
Date: Tue, 9 Oct 2018 18:03:14 +0100 [thread overview]
Message-ID: <CADt3fpMPROFF343GdG-o5WubndWL5ZgiFmbVSKwNZWYSc9OJMw@mail.gmail.com> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 51 bytes --]
Hi there;
Smallest possible typo. :-)
Cheers;
M.
[-- Attachment #1.2: Type: text/html, Size: 130 bytes --]
[-- Attachment #2: 0001-org.el-Fix-typo.patch --]
[-- Type: text/x-patch, Size: 952 bytes --]
From 18461bcddf8549f03f5a57128900c3d56b6a7381 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Micha=C3=ABl=20Cadilhac?= <michael@cadilhac.name>
Date: Tue, 9 Oct 2018 17:57:55 +0100
Subject: [PATCH] org.el: Fix typo
* lisp/org.el (org-enforce-todo-checkbox-dependencies): Fix typo.
TINYCHANGE
---
lisp/org.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lisp/org.el b/lisp/org.el
index e3866c2..2b7d16c 100644
--- a/lisp/org.el
+++ b/lisp/org.el
@@ -2822,7 +2822,7 @@ When non-nil, you first need to check off all check boxes before the TODO
entry can be switched to DONE.
This variable needs to be set before org.el is loaded, and you need to
restart Emacs after a change to make the change effective. The only way
-to change is while Emacs is running is through the customize interface."
+to change it while Emacs is running is through the customize interface."
:set (lambda (var val)
(set var val)
(if val
--
2.19.0
next reply other threads:[~2018-10-09 17:04 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-09 17:03 Michaël Cadilhac [this message]
2018-10-10 4:52 ` [PATCH] org.el: Fix typo Bastien
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=CADt3fpMPROFF343GdG-o5WubndWL5ZgiFmbVSKwNZWYSc9OJMw@mail.gmail.com \
--to=michael@cadilhac.name \
--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).