changeset 16710:00db1d7312bb

doc: Use double space after period for INSTALL file. * doc/interpreter/install.txi: Use double spaces between sentences.
author Rik <rik@octave.org>
date Fri, 31 May 2013 12:06:32 -0700
parents 1070f2ca1367
children 6b00c6bff60c
files doc/interpreter/install.txi
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/doc/interpreter/install.txi	Fri May 31 20:54:59 2013 +0200
+++ b/doc/interpreter/install.txi	Fri May 31 12:06:32 2013 -0700
@@ -251,7 +251,7 @@
 @code{load} and @code{save} commands to read and write HDF data files.
 
 @item LLVM
-Compiler framework, (@url{http://www.llvm.org}). LLVM is required for
+Compiler framework, (@url{http://www.llvm.org}).  LLVM is required for
 Octave's experimental just-in-time (JIT) compilation for speeding up the
 interpreter.
 
@@ -282,7 +282,7 @@
 GUI.
 
 @item Qt
-GUI and utility libraries (@url{}). Qt is required for building the GUI.
+GUI and utility libraries (@url{}).  Qt is required for building the GUI.
 It is a large framework, but the only components required are the GUI,
 core, WebKit, and network modules.