[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[O] [PATCH] Fix ORG-NEWS typo from 173b0cb6d6
From: |
Kyle Meyer |
Subject: |
[O] [PATCH] Fix ORG-NEWS typo from 173b0cb6d6 |
Date: |
Fri, 30 Jan 2015 00:16:33 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux) |
Hello,
The attached patch fixes a typo that I made in a NEWS item for a recent
commit.
--
Kyle
>From 495281a7dbd48ddb8ba99c44729295c688f1c9a7 Mon Sep 17 00:00:00 2001
From: Kyle Meyer <address@hidden>
Date: Fri, 30 Jan 2015 00:05:32 -0500
Subject: [PATCH] Fix ORG-NEWS typo from 173b0cb6d6
---
etc/ORG-NEWS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/etc/ORG-NEWS b/etc/ORG-NEWS
index b45e439..fa9d0ad 100644
--- a/etc/ORG-NEWS
+++ b/etc/ORG-NEWS
@@ -190,7 +190,7 @@ keys, to sort a table.
The ~TOC~ keywords now accepts an optional ~local~ parameter. See
manual for details.
*** Countdown timers can now be paused.
-~org-timer-pause-time~ wil now pause and restart both relative and
+~org-timer-pause-time~ now pauses and restarts both relative and
countdown timers.
** Miscellaneous
*** Strip all meta data from ITEM special property
--
2.2.2
- [O] [PATCH] Fix ORG-NEWS typo from 173b0cb6d6,
Kyle Meyer <=