- Subject: [slang-devel] Spelling error in slcfitsio
- From: Rafael Laboissière <rafael@xxxxxxxxxx>
- Date: Tue, 28 Sep 2021 08:07:15 +0200
Hello again,
I found a small in file cfitsio-module.c of the slcfitsio module. The
patch attached to this message fixes the problem.
Best,
Rafael Laboissière
Description: Fix spelling in error message
Author: Rafael Laboissière <rafael@xxxxxxxxxx>
Forwarded: no
Last-Update: 2021-09-26
--- slcfitsio-0.3.8+nosvn.orig/src/cfitsio-module.c
+++ slcfitsio-0.3.8+nosvn/src/cfitsio-module.c
@@ -1439,7 +1439,7 @@ static int write_col (FitsFile_Type *ft,
default:
SLang_verror (SL_NOT_IMPLEMENTED,
- "fits_write_col: %s not suppported",
+ "fits_write_col: %s not supported",
SLclass_get_datatype_name (at->data_type));
return -1;
}
[2021 date index]
[2021 thread index]
[Thread Prev] [Thread Next]
[Date Prev] [Date Next]