diff libinterp/corefcn/xpow.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/xpow.cc	Thu May 19 19:42:57 2016 -0400
+++ b/libinterp/corefcn/xpow.cc	Thu May 19 18:48:52 2016 -0700
@@ -64,7 +64,7 @@
 static void
 err_nonsquare_matrix (void)
 {
-  error ("for x^A, A must be a square matrix. Use .^ for elementwise power.");
+  error ("for x^A, A must be a square matrix.  Use .^ for elementwise power.");
 }
 
 static inline int