emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [PATCH] Tiny docstring fix in org-footnote.el
@ 2011-03-18 11:44 Puneeth Chaganti
  2011-03-22  9:48 ` [Accepted] " Bastien Guerry
  0 siblings, 1 reply; 2+ messages in thread
From: Puneeth Chaganti @ 2011-03-18 11:44 UTC (permalink / raw)
  To: emacs-orgmode

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

Hi,

A tiny docstring fix in org-footnote.el

-- 
Puneeth

[-- Attachment #2: 0001-org-footnote.el-Tiny-docstring-typo.txt --]
[-- Type: text/plain, Size: 1065 bytes --]

From 1c3631d8fb991dd744f4472eb01cf1cf9488532d Mon Sep 17 00:00:00 2001
From: Puneeth Chaganti <punchagan@gmail.com>
Date: Fri, 18 Mar 2011 16:49:20 +0530
Subject: [PATCH 1/2] org-footnote.el: Tiny docstring typo.

---
 lisp/org-footnote.el |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/lisp/org-footnote.el b/lisp/org-footnote.el
index 9dbd6be..90147d2 100644
--- a/lisp/org-footnote.el
+++ b/lisp/org-footnote.el
@@ -160,7 +160,7 @@ If yes, return the beginning position, the label, and the definition, if local."
 (defun org-footnote-at-definition-p ()
   "Is the cursor at a footnote definition.
 This matches only pure definitions like [1] or [fn:name] at the beginning
-of a line.  It does not a references like [fn:name:definition], where the
+of a line.  It does not match references like [fn:name:definition], where the
 footnote text is included and defined locally.
 The return value will be nil if not at a footnote definition, and a list
 with start and label of the footnote if there is a definition at point."
-- 
1.7.4.1


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

end of thread, other threads:[~2011-03-22  9:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-03-18 11:44 [PATCH] Tiny docstring fix in org-footnote.el Puneeth Chaganti
2011-03-22  9:48 ` [Accepted] " Bastien Guerry

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