diff options
Diffstat (limited to 'doc')
| -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 067ae7bbc52..44fcb94f972 100644 --- a/doc/misc/org.texi +++ b/doc/misc/org.texi | |||
| @@ -7641,7 +7641,7 @@ javascript:location.href='org-protocol://open-source?&url='+ | |||
| 7641 | @vindex org-protocol-project-alist | 7641 | @vindex org-protocol-project-alist |
| 7642 | The variable @code{org-protocol-project-alist} maps URLs to local file names, | 7642 | The variable @code{org-protocol-project-alist} maps URLs to local file names, |
| 7643 | by stripping URL parameters from the end and replacing the @code{:base-url} | 7643 | by stripping URL parameters from the end and replacing the @code{:base-url} |
| 7644 | with @code{:working-diretory} and @code{:online-suffix} with | 7644 | with @code{:working-directory} and @code{:online-suffix} with |
| 7645 | @code{:working-suffix}. For example, assuming you own a local copy of | 7645 | @code{:working-suffix}. For example, assuming you own a local copy of |
| 7646 | @url{http://orgmode.org/worg/} contents at @file{/home/user/worg}, you can | 7646 | @url{http://orgmode.org/worg/} contents at @file{/home/user/worg}, you can |
| 7647 | set @code{org-protocol-project-alist} to the following | 7647 | set @code{org-protocol-project-alist} to the following |