diff libinterp/corefcn/quadcc.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/libinterp/corefcn/quadcc.cc	Thu May 19 19:42:57 2016 -0400
+++ b/libinterp/corefcn/quadcc.cc	Thu May 19 18:48:52 2016 -0700
@@ -1396,7 +1396,7 @@
 
 // Allocates a workspace for the given maximum number of intervals.
 // Note that if the workspace gets filled, the intervals with the lowest
-// error estimates are dropped. The maximum number of intervals is
+// error estimates are dropped.  The maximum number of intervals is
 // therefore not the maximum number of intervals that will be computed,
 // but merely the size of the buffer.