docs(org): fix typo in capture example
This commit is contained in:
parent
23503cfb44
commit
b2c366d946
1 changed files with 1 additions and 1 deletions
|
@ -211,7 +211,7 @@ will spawn a temporary daemon for you.
|
|||
|
||||
Alternatively, you can call ~+org-capture/open-frame~ directly, e.g.
|
||||
#+begin_src sh
|
||||
emacsclient --eval '(+org-capture/open-frame INTIAL-INPUT KEY)'
|
||||
emacsclient --eval '(+org-capture/open-frame INITIAL-INPUT KEY)'
|
||||
#+end_src
|
||||
|
||||
** Built-in custom link types
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue