diff --git a/doc/funcref.rst b/doc/funcref.rst index ee000386..2cb7a7b6 100644 --- a/doc/funcref.rst +++ b/doc/funcref.rst @@ -112,7 +112,7 @@ Nonlinear two-argument version ``norm(x,p)`` is supported as follows: - ‡ For vectors, all values :math:`p\geq 1` are accepted. - - For matrices, ``p`` must be ``1``, ``2``, ``Inf``, or ``'Fro'``. + - For matrices, ``p`` must be ``1``, ``2``, ``Inf``, or ``'fro'``. ``polyval`` polynomial evaluation. ``polyval(p,x)``, where ``p`` is a vector of