summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/misc/ChangeLog4
-rw-r--r--doc/misc/org.texi4
2 files changed, 6 insertions, 2 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog
index 768cb7870cd..7659efeb9e6 100644
--- a/doc/misc/ChangeLog
+++ b/doc/misc/ChangeLog
@@ -1,3 +1,7 @@
+2009-02-02 Glenn Morris <rgm@gnu.org>
+
+ * org.texi: Fix typos.
+
2009-02-01 Michael Albinus <michael.albinus@gmx.de>
Sync with Tramp 2.1.15.
diff --git a/doc/misc/org.texi b/doc/misc/org.texi
index 9f951bb7fc2..69381ae6295 100644
--- a/doc/misc/org.texi
+++ b/doc/misc/org.texi
@@ -181,7 +181,7 @@ Extended use of TODO keywords
* Fast access to TODO states:: Single letter selection of a state
* Per-file keywords:: Different files, different requirements
* Faces for TODO keywords:: Highlighting states
-* TODO dependencies:: When one tasks needs to wait for others
+* TODO dependencies:: When one task needs to wait for others
Progress logging
@@ -3101,7 +3101,7 @@ TODO items in particular (@pxref{Tags}).
* Fast access to TODO states:: Single letter selection of a state
* Per-file keywords:: Different files, different requirements
* Faces for TODO keywords:: Highlighting states
-* TODO dependencies:: When one tasks needs to wait for others
+* TODO dependencies:: When one task needs to wait for others
@end menu
@node Workflow states, TODO types, TODO extensions, TODO extensions