Fix incorrect org-reveal-title-slide docstring

%s is actually subtitle
This commit is contained in:
Jb DOYON 2018-03-15 17:24:58 +00:00 committed by GitHub
parent 55e273ac9f
commit b06d581474
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.