emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [PATCH] org.el (org-adapt-indentation): Fix typo
@ 2014-11-01 22:01 Kyle Meyer
  2014-11-02  8:22 ` Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Kyle Meyer @ 2014-11-01 22:01 UTC (permalink / raw)
  To: Org-mode

[-- Attachment #1: Type: text/plain, Size: 71 bytes --]

Hello,

A patch for a minor docstring typo is attached.

Thanks,
Kyle


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-org.el-org-adapt-indentation-Fix-typo.patch --]
[-- Type: text/x-diff, Size: 900 bytes --]

From 21dc34060c939b862b2e926f5aa68d5e97e53cbf Mon Sep 17 00:00:00 2001
From: Kyle Meyer <kyle@kyleam.com>
Date: Sat, 1 Nov 2014 17:45:11 -0400
Subject: [PATCH] org.el (org-adapt-indentation): Fix typo

* lisp/org.el (org-adapt-indentation): Fix typo in docstring.
---
 lisp/org.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/org.el b/lisp/org.el
index 84b0786..1b17d2c 100755
--- a/lisp/org.el
+++ b/lisp/org.el
@@ -1470,7 +1470,7 @@ (defcustom org-adapt-indentation t
   body starts with text at column 0, indentation is not changed at all.
 
 - Property drawers and planning information is inserted indented when
-  this variable s set.  When nil, they will not be indented.
+  this variable is set.  When nil, they will not be indented.
 
 - TAB indents a line relative to context.  The lines below a headline
   will be indented when this variable is set.
-- 
2.1.3


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] org.el (org-adapt-indentation): Fix typo
  2014-11-01 22:01 [PATCH] org.el (org-adapt-indentation): Fix typo Kyle Meyer
@ 2014-11-02  8:22 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2014-11-02  8:22 UTC (permalink / raw)
  To: Kyle Meyer; +Cc: Org-mode

Hello,

Kyle Meyer <kyle@kyleam.com> writes:

> A patch for a minor docstring typo is attached.

Applied. Thank you.


Regards,

-- 
Nicolas Goaziou

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-11-02  8:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-11-01 22:01 [PATCH] org.el (org-adapt-indentation): Fix typo Kyle Meyer
2014-11-02  8:22 ` Nicolas Goaziou

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).