diff options
Diffstat (limited to 'docs/doc/reverse.html')
| -rw-r--r-- | docs/doc/reverse.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/doc/reverse.html b/docs/doc/reverse.html index d1a9ccec..6c306214 100644 --- a/docs/doc/reverse.html +++ b/docs/doc/reverse.html @@ -20,7 +20,7 @@ ┘ <span class='Function'>⌽</span> <span class='String'>'c'</span> -'c' +ERROR </pre> <p>You can't reverse an atom or rank-0 array because it has no axes to reverse along, or it could be said no ordering to reverse.</p> <p>To reverse along an axis other than the first, use Cells (<code><span class='Modifier'>˘</span></code>) or Rank (<code><span class='Modifier2'>⎉</span></code>).</p> |
