From b053de52361b07c85fe0bc10e398614d0727a752 Mon Sep 17 00:00:00 2001 From: Hannah Klion Date: Fri, 27 Dec 2024 13:42:34 -0800 Subject: [PATCH] fix spelling --- Docs/sphinx_doc/Inputs.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Docs/sphinx_doc/Inputs.rst b/Docs/sphinx_doc/Inputs.rst index 084fbb7..b769ea4 100644 --- a/Docs/sphinx_doc/Inputs.rst +++ b/Docs/sphinx_doc/Inputs.rst @@ -78,7 +78,7 @@ Grid, initial, and time-dependent boundary data can be specified using NetCDF fi The utility ``ncks`` is part of the `NCO `_ suite. -Currently, if one of these are speci fied in a file, they all must be. Boundary condition options with NetCDF boundary data are equivalent to ROMS clamped, Chapman-Flather, and Orlanski + Nudging boundary conditions. Options and examples can be found in the section on :ref:`Domain Boundary Conditions``. +Currently, if one of these are specified in a file, they all must be. Boundary condition options with NetCDF boundary data are equivalent to ROMS clamped, Chapman-Flather, and Orlanski + Nudging boundary conditions. Options and examples can be found in the section on :ref:`Domain Boundary Conditions``. -- List of Parameters ------------------