doc: a missing P in dgeqr2p documention
authorNick Papior <nickpapior@gmail.com>
Thu, 1 Sep 2016 20:01:40 +0000 (22:01 +0200)
committerNick Papior <nickpapior@gmail.com>
Thu, 1 Sep 2016 20:01:40 +0000 (22:01 +0200)
Signed-off-by: Nick Papior <nickpapior@gmail.com>
SRC/dgeqr2p.f

index a645500..5200292 100644 (file)
@@ -33,7 +33,7 @@
 *>
 *> \verbatim
 *>
-*> DGEQR2 computes a QR factorization of a real m by n matrix A:
+*> DGEQR2P computes a QR factorization of a real m by n matrix A:
 *> A = Q * R. The diagonal entries of R are nonnegative.
 *> \endverbatim
 *