summaryrefslogtreecommitdiff
path: root/SRC/stgsja.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/stgsja.f')
-rw-r--r--SRC/stgsja.f2
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/stgsja.f b/SRC/stgsja.f
index d090cf91..5acf5077 100644
--- a/SRC/stgsja.f
+++ b/SRC/stgsja.f
@@ -143,7 +143,7 @@
* K and L specify the subblocks in the input matrices A and B:
* A23 = A(K+1:MIN(K+L,M),N-L+1:N) and B13 = B(1:L,N-L+1:N)
* of A and B, whose GSVD is going to be computed by STGSJA.
-* See Further details.
+* See Further Details.
*
* A (input/output) REAL array, dimension (LDA,N)
* On entry, the M-by-N matrix A.