changeset 19113:ba442cd7f7c3

doc: fix stray escape sequences in permute's docstring * data.cc (Fpermute): Fix stray escape sequences in docstring introduced in cset ec1e295402fa.
author Mike Miller <mtmiller@ieee.org>
date Thu, 11 Sep 2014 00:32:26 -0400
parents dbe9a11f5dcb
children af9c22e20a57
files libinterp/corefcn/data.cc
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/libinterp/corefcn/data.cc	Wed Sep 10 14:19:58 2014 -0400
+++ b/libinterp/corefcn/data.cc	Thu Sep 11 00:32:26 2014 -0400
@@ -2604,7 +2604,7 @@
 @code{1:ndims (A)} (in any order, but each element must appear only once).\n\
 \n\
 The @var{N}th dimension of @var{A} gets remapped to dimension \n\
-@code{@var{PERM}(@var{N})}.\n\ For example,\n\
+@code{@var{PERM}(@var{N})}.  For example,\n\
 \n\
 @example\n\
 @group\n\