diff doc/interpreter/interp.txi @ 19630:0e1f5a750d00

maint: Periodic merge of gui-release to default.
author John W. Eaton <jwe@octave.org>
date Tue, 20 Jan 2015 10:24:46 -0500
parents 1c4994e66962 446c46af4b42
children 4197fc428c7d
line wrap: on
line diff
--- a/doc/interpreter/interp.txi	Tue Jan 20 09:55:41 2015 -0500
+++ b/doc/interpreter/interp.txi	Tue Jan 20 10:24:46 2015 -0500
@@ -6,12 +6,12 @@
 @c under the terms of the GNU General Public License as published by the
 @c Free Software Foundation; either version 3 of the License, or (at
 @c your option) any later version.
-@c 
+@c
 @c Octave is distributed in the hope that it will be useful, but WITHOUT
 @c ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
 @c FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
 @c for more details.
-@c 
+@c
 @c You should have received a copy of the GNU General Public License
 @c along with Octave; see the file COPYING.  If not, see
 @c <http://www.gnu.org/licenses/>.
@@ -71,13 +71,13 @@
 
 @float Figure,fig:interpderiv1
 @center @image{interpderiv1,4in}
-@caption{Comparison of @qcode{"pchip"} and @qcode{"spline"} interpolation methods for a 
+@caption{Comparison of @qcode{"pchip"} and @qcode{"spline"} interpolation methods for a
 step function}
 @end float
 
 @float Figure,fig:interpderiv2
 @center @image{interpderiv2,4in}
-@caption{Comparison of the second derivative of the @qcode{"pchip"} and @qcode{"spline"} 
+@caption{Comparison of the second derivative of the @qcode{"pchip"} and @qcode{"spline"}
 interpolation methods for a step function}
 @end float
 @end ifnotinfo