0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-08-26 13:32:51 +00:00

Docstrings: Fix typos.

This commit is contained in:
Carsten Dominik 2009-03-15 14:44:52 +01:00
parent fd4670fe67
commit e217a11329

View file

@ -1252,7 +1252,7 @@ Shell links can be dangerous: just think about a link
This link would show up in your Org-mode document as \"Google Search\",
but really it would remove your entire home directory.
Therefore we advise against setting this variable to nil.
Just change it to `y-or-n-p' of you want to confirm with a
Just change it to `y-or-n-p' if you want to confirm with a
single keystroke rather than having to type \"yes\"."
:group 'org-link-follow
:type '(choice
@ -1269,7 +1269,7 @@ Elisp links can be dangerous: just think about a link
This link would show up in your Org-mode document as \"Google Search\",
but really it would remove your entire home directory.
Therefore we advise against setting this variable to nil.
Just change it to `y-or-n-p' of you want to confirm with a
Just change it to `y-or-n-p' if you want to confirm with a
single keystroke rather than having to type \"yes\"."
:group 'org-link-follow
:type '(choice