org.texi: Fix sentences with double-space endings.

This commit is contained in:
Bastien Guerry 2012-02-15 12:08:16 +01:00
parent c195392f59
commit 23faca5b97
1 changed files with 8 additions and 8 deletions

View File

@ -12673,8 +12673,8 @@ evaluation from the @kbd{C-c C-c} key binding.}. This will call the
its results into the Org mode buffer. its results into the Org mode buffer.
@cindex #+CALL @cindex #+CALL
It is also possible to evaluate named code blocks from anywhere in an It is also possible to evaluate named code blocks from anywhere in an Org
Org mode buffer or an Org mode table. Live code blocks located in the current mode buffer or an Org mode table. Live code blocks located in the current
Org mode buffer or in the ``Library of Babel'' (see @ref{Library of Babel}) Org mode buffer or in the ``Library of Babel'' (see @ref{Library of Babel})
can be executed. Named code blocks can be executed with a separate can be executed. Named code blocks can be executed with a separate
@code{#+CALL:} line or inline within a block of text. @code{#+CALL:} line or inline within a block of text.