diff liboctave/numeric/CollocWt.cc @ 21751:b571fc85953f

maint: Use two spaces after period to indicate sentence break.
author Rik <rik@octave.org>
date Thu, 19 May 2016 18:48:52 -0700
parents aba2e6293dd8
children 2aef506f3fec
line wrap: on
line diff
--- a/liboctave/numeric/CollocWt.cc	Thu May 19 19:42:57 2016 -0400
+++ b/liboctave/numeric/CollocWt.cc	Thu May 19 18:48:52 2016 -0700
@@ -101,7 +101,7 @@
 //
 //   nd     : the dimension of the vectors dif1, dif2, dif3, and root
 //
-//   n      : the degree of the jacobi polynomial, (i.e. the number
+//   n      : the degree of the jacobi polynomial, (i.e., the number
 //            of interior interpolation points)
 //
 //   n0     : determines whether x = 0 is included as an
@@ -264,7 +264,7 @@
 //
 //   nd     : the dimension of the vectors dif1, dif2, dif3, and root
 //
-//   n      : the degree of the jacobi polynomial, (i.e. the number
+//   n      : the degree of the jacobi polynomial, (i.e., the number
 //            of interior interpolation points)
 //
 //   n0     : determines whether x = 0 is included as an