From 6674a9d885ede8d6d1b3735097ccad710091b18f Mon Sep 17 00:00:00 2001 From: Michael Zingale Date: Fri, 24 May 2024 10:28:51 -0400 Subject: [PATCH] fix a spelling pointed out by codespell update (#1563) --- EOS/helmholtz/actual_eos.H | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/EOS/helmholtz/actual_eos.H b/EOS/helmholtz/actual_eos.H index 2b4b2e0be8..febdfe07d8 100644 --- a/EOS/helmholtz/actual_eos.H +++ b/EOS/helmholtz/actual_eos.H @@ -26,7 +26,7 @@ using namespace eos_rp; // thermodynamic quantities. of prime interest is the pressure [erg/cm**3], // specific thermal energy [erg/gr], the entropy [erg/g/K], along with // their derivatives with respect to temperature, density, abar, and zbar. -// other quantites such the normalized chemical potential eta (plus its +// other quantities such the normalized chemical potential eta (plus its // derivatives), number density of electrons and positron pair (along // with their derivatives), adiabatic indices, specific heats, and // relativistically correct sound speed are also returned.