From 089eaca9d432d92f3942cc96b7968eabe67c4d2c Mon Sep 17 00:00:00 2001 From: Bruce Perry Date: Tue, 8 Oct 2024 15:40:27 -0600 Subject: [PATCH] spelling --- Source/Setup.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Source/Setup.cpp b/Source/Setup.cpp index 20ecb780f..30500145d 100644 --- a/Source/Setup.cpp +++ b/Source/Setup.cpp @@ -114,7 +114,7 @@ set_z_vel_bc(amrex::BCRec& bc, const amrex::BCRec& phys_bc) void PeleC::check_params() { - // After reading params, make sure everything is compatibile + // After reading params, make sure everything is compatible // rotational frame if (do_rf) {