# HG changeset patch # User Rik # Date 1370027192 25200 # Node ID 00db1d7312bb2fb1e187c196610d85aacab53a30 # Parent 1070f2ca136765aea84193ffb9411416bf863a3a doc: Use double space after period for INSTALL file. * doc/interpreter/install.txi: Use double spaces between sentences. diff --git a/doc/interpreter/install.txi b/doc/interpreter/install.txi --- a/doc/interpreter/install.txi +++ b/doc/interpreter/install.txi @@ -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.