From e1ab0304d28f18b250008194d8f0adf5f8c7d6b0 Mon Sep 17 00:00:00 2001 From: Michael Zingale Date: Sun, 1 Dec 2024 12:50:30 -0500 Subject: [PATCH] fix spelling --- Make.Microphysics_extern | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Make.Microphysics_extern b/Make.Microphysics_extern index 08dc313db..17f45478c 100644 --- a/Make.Microphysics_extern +++ b/Make.Microphysics_extern @@ -126,7 +126,7 @@ ifeq ($(USE_CONDUCTIVITY),TRUE) EXTERN_CORE += $(CONDUCTIVITY_PATH) endif -# backwards compatability -- remove after 25.01 +# backwards compatibility -- remove after 25.01 ifdef Opacity_dir OPACITY_DIR=$(Opacity_dir) endif