branch: externals/logos commit 3d15625626d80eef326bfae2e8432d56780957aa Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@protesilaos.com>
Fix typo in the manual Thanks to Marcel Ventosa for informing me about it (this is shared with permission). --- README.org | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.org b/README.org index 63c52bd7df..c5025a5a9c 100644 --- a/README.org +++ b/README.org @@ -458,8 +458,8 @@ Another Org-specific tweak is to use heading levels up to a specific number. The idea would be that anything below that number is not significant. For example, =^\\* += only applies to top-level headings, while =^\\*\\{1,3\\} += covers heading levels 1 through 3. Accounting -for the aforementiond horizontal rle and generic page delimiter, the end -result can look like this: +for the aforementiond horizontal rule and generic page delimiter, the +end result can look like this: #+begin_src emacs-lisp (setq logos-outline-regexp-alist @@ -613,7 +613,7 @@ Logos is meant to be a collective effort. Every bit of help matters. Omar AntolĂn Camarena, Philip Kaludercic, Remco van 't Veer, and user Ypot. -+ Ideas and/or user feedback :: Daniel Mendler, Ypot. ++ Ideas and/or user feedback :: Daniel Mendler, Marcel Ventosa, Ypot. * GNU Free Documentation License :PROPERTIES: