diff options
| author | John Gilmore | 1997-07-03 22:16:37 +0000 |
|---|---|---|
| committer | John Gilmore | 1997-07-03 22:16:37 +0000 |
| commit | 55616d189ab54b08234cf83afc1a03abea717a3f (patch) | |
| tree | 7fa6fec0630d7d9a747ebc5c7ad70216b7be662d | |
| parent | 886ed58c8cd3337fe9110bcf39bc758d2961aa8b (diff) | |
| download | emacs-55616d189ab54b08234cf83afc1a03abea717a3f.tar.gz emacs-55616d189ab54b08234cf83afc1a03abea717a3f.zip | |
fixed bad @node Next reference -len
| -rw-r--r-- | etc/tasks.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/tasks.texi b/etc/tasks.texi index fb2f58ebd89..5d9efc9c9ef 100644 --- a/etc/tasks.texi +++ b/etc/tasks.texi | |||
| @@ -15,7 +15,7 @@ | |||
| 15 | @end titlepage | 15 | @end titlepage |
| 16 | 16 | ||
| 17 | @ifinfo | 17 | @ifinfo |
| 18 | @node Top, Preface, (dir), (dir) | 18 | @node Top, Intro, (dir), (dir) |
| 19 | @top GNU Task List | 19 | @top GNU Task List |
| 20 | 20 | ||
| 21 | This file is updated automatically from @file{tasks.texi}, which was | 21 | This file is updated automatically from @file{tasks.texi}, which was |