Skip to content

Commit

Permalink
oops, fix typo in last commit (90ce44c)
Browse files Browse the repository at this point in the history
  • Loading branch information
nolta committed Jan 29, 2013
1 parent 90ce44c commit ee590d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/manual/arrays.rst
Expand Up @@ -344,7 +344,7 @@ of a larger array, without creating any temporaries, and by calling the
appropriate LAPACK function with the right leading dimension size and
stride parameters.

.. code-block: jlcon
.. code-block:: jlcon
julia> a = rand(10,10)
10x10 Float64 Array:
Expand Down

0 comments on commit ee590d1

Please sign in to comment.