summaryrefslogtreecommitdiff
path: root/SRC/sbbcsd.f
diff options
context:
space:
mode:
authorlangou <julien.langou@ucdenver.edu>2017-06-03 14:45:46 +0000
committerGitHub <noreply@github.com>2017-06-03 14:45:46 +0000
commita3fb05f665cae999625f82dc91eccad8388a97c5 (patch)
treee6d96ace7fc897e85d4d4954b6c8d222b8481009 /SRC/sbbcsd.f
parent969a6806ffed642b8578fea76e461967b647825d (diff)
parentec1063ec108f56c0bf22cab94041e799a5d49a10 (diff)
downloadlapack-a3fb05f665cae999625f82dc91eccad8388a97c5.tar.gz
lapack-a3fb05f665cae999625f82dc91eccad8388a97c5.tar.bz2
lapack-a3fb05f665cae999625f82dc91eccad8388a97c5.zip
Merge pull request #159 from thielema/cleanup-comments
Several fixes to the parameter description comments. I need these for automated processing. More patches will follow.
Diffstat (limited to 'SRC/sbbcsd.f')
-rw-r--r--SRC/sbbcsd.f2
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/sbbcsd.f b/SRC/sbbcsd.f
index 6d1d833d..25cbdfc6 100644
--- a/SRC/sbbcsd.f
+++ b/SRC/sbbcsd.f
@@ -190,7 +190,7 @@
*>
*> \param[in,out] V2T
*> \verbatim
-*> V2T is REAL array, dimenison (LDV2T,M-Q)
+*> V2T is REAL array, dimension (LDV2T,M-Q)
*> On entry, an (M-Q)-by-(M-Q) matrix. On exit, V2T is
*> premultiplied by the transpose of the right
*> singular vector matrix common to [ B12 0 0 ; 0 -I 0 ] and