summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorÉtienne Mollier <etienne.mollier@mailoo.org>2021-02-03 16:37:21 +0100
committerÉtienne Mollier <etienne.mollier@mailoo.org>2021-02-03 16:37:21 +0100
commitcfc865d00fca4aab6347db82be6f000e8f2ad710 (patch)
tree41ac94314df9b31794f997d92866c5bf6125692d
parentbdef27fbb2abb646f922d48056255dfc4f39799b (diff)
fix spelling caught by lintian
Forwarded: no 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