diff options
| author | Bastien | 2020-02-13 09:41:38 +0100 |
|---|---|---|
| committer | Bastien | 2020-02-13 09:41:38 +0100 |
| commit | 0304f530761bee1c217bbf8fe7839cdfe8767a51 (patch) | |
| tree | 2ff593f8b039bde1c6566afd95a009dcef23c35f | |
| parent | 027da652a4fc643a086a880aec30618b2bccb487 (diff) | |
| download | emacs-0304f530761bee1c217bbf8fe7839cdfe8767a51.tar.gz emacs-0304f530761bee1c217bbf8fe7839cdfe8767a51.zip | |
doc/misc/org.texi: Fix @dircategory
* doc/misc/org.texi: Fix @dircategory.
| -rw-r--r-- | doc/misc/org.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/misc/org.texi b/doc/misc/org.texi index 0de91fa803b..6f6fcd640d0 100644 --- a/doc/misc/org.texi +++ b/doc/misc/org.texi | |||
| @@ -31,7 +31,7 @@ modify this GNU manual.'' | |||
| 31 | @end quotation | 31 | @end quotation |
| 32 | @end copying | 32 | @end copying |
| 33 | 33 | ||
| 34 | @dircategory Emacs | 34 | @dircategory Emacs editing modes |
| 35 | @direntry | 35 | @direntry |
| 36 | * Org Mode: (org). Outline-based notes management and organizer. | 36 | * Org Mode: (org). Outline-based notes management and organizer. |
| 37 | @end direntry | 37 | @end direntry |