summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorÉtienne Mollier <etienne.mollier@mailoo.org>2022-07-03 09:43:47 +0200
committerÉtienne Mollier <emollier@debian.org>2022-07-03 09:43:47 +0200
commitdea09fb6ba569614be173e157d18519de313608c (patch)
treeb93e050c1d9df6e26cdb53fff7b2aaefc409c126
parentc82eff69be37dc744ae60fb2f7ae27fb25850ce6 (diff)
fix spelling caught by lintian
Forwarded: saad *at* cs *dot* umn *dot* edu Last-Update: 2021-02-02 Last-Update: 2021-02-02 Gbp-Pq: Name spelling.patch
-rw-r--r--INOUT/inout.f2
1 files changed, 1 insertions, 1 deletions
diff --git a/INOUT/inout.f b/INOUT/inout.f
index 820c548..da65ca6 100644
--- a/INOUT/inout.f
+++ b/INOUT/inout.f
@@ -1386,7 +1386,7 @@ c
c if can't write the data to the I/O unit specified, should be able to
c write everything to standard output (unit 6)
c
- 1000 write(0, *) 'Error, Can''t write data to sepcified unit',iounit
+ 1000 write(0, *) 'Error, Can''t write data to specified unit',iounit
write(0, *) 'Write the matrix into standard output instead!'
ierr = 1
write(6,*) n