commit 57fe536e56856608ca896c4a54a2c140235170dd parent 5dd433e19ed014ec8620536609d80173bc44c2f0 Author: Christophe Coustet <christophe.coustet@meso-star.com> Date: Fri, 22 Sep 2017 12:43:21 +0200 Fix a typo in a comment. Diffstat:
| M | src/solstice_sun.c | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/solstice_sun.c b/src/solstice_sun.c @@ -143,7 +143,7 @@ create_default_sun_spectrum size_t size; res_T res = RES_OK; - /* The solparser_sun may be used if the defautl spectrum is defined wrt the + /* The solparser_sun may be used if the default spectrum is defined wrt the * sun type */ (void)solparser_sun;