Merge pull request #322 from OverkillGuy/fix-title-slide-docstring

Fix incorrect org-reveal-title-slide docstring
This commit is contained in:
Yujie Wen 2019-06-16 00:20:07 +08:00 committed by GitHub
commit 30086c4a08
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -139,7 +139,7 @@ When set to `auto', an automatic title slide is generated. When
set to a string, use this string as a format string for title
slide, where the following escaping elements are allowed:
%s stands for the title
%t stands for the title
%a stands for the author's name.
%e stands for the author's email.
%d stands for the date.