summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Guerry <bzg@altern.org>2011-11-28 15:17:15 +0100
committerBastien Guerry <bzg@altern.org>2011-11-28 15:17:15 +0100
commitda2ecd24cd6335db9fbd15f50d71aeb0c44b47f2 (patch)
tree84ac1121ebdce4c1e85f2b2665c4a48e9c507742
parent90868e2d882d73a4a719125408412bde94bcdce0 (diff)
downloadorg-mode-da2ecd24cd6335db9fbd15f50d71aeb0c44b47f2.tar.gz
org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
* org.texi (Weekly/daily agenda, Agenda commands): Fix typos. Thanks to Paul Eggert for spotting this.
-rw-r--r--doc/org.texi6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/org.texi b/doc/org.texi
index fdad8ba..6383e3f 100644
--- a/doc/org.texi
+++ b/doc/org.texi
@@ -7278,7 +7278,7 @@ will be made in the agenda:
#+CATEGORY: Holiday
%%(org-calendar-holiday) ; special function for holiday names
#+CATEGORY: Ann
-%%(org-anniversary 1956 5 14)@footnote{@code{org-anniversary} is just like @code{diary-anniversary}, but the argument order is allways according to ISO and therefore independent of the value of @code{calendar-date-style}.} Arthur Dent is %d years old
+%%(org-anniversary 1956 5 14)@footnote{@code{org-anniversary} is just like @code{diary-anniversary}, but the argument order is always according to ISO and therefore independent of the value of @code{calendar-date-style}.} Arthur Dent is %d years old
%%(org-anniversary 1869 10 2) Mahatma Gandhi would be %d years old
@end example
@@ -7858,8 +7858,8 @@ Interactively select another agenda view and append it to the current view.
@item o
Delete other windows.
@c
-@orgcmdkskc{v d,d,org-aganda-day-view}
-@xorgcmdkskc{v w,w,org-aganda-day-view}
+@orgcmdkskc{v d,d,org-agenda-day-view}
+@xorgcmdkskc{v w,w,org-agenda-day-view}
@xorgcmd{v m,org-agenda-month-view}
@xorgcmd{v y,org-agenda-month-year}
@xorgcmd{v SPC,org-agenda-reset-view}