From 9d3a1cf5b244a1ab6d9984f884beba8aa55ddb19 Mon Sep 17 00:00:00 2001 From: Eric Morway Date: Fri, 22 Dec 2023 08:22:24 -0800 Subject: [PATCH] Fix in response to https://github.com/MODFLOW-USGS/modflow6/pull/1493#discussion_r1434970996 --- doc/mf6io/mf6ivar/tex/gwe-nam-desc.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/mf6io/mf6ivar/tex/gwe-nam-desc.tex b/doc/mf6io/mf6ivar/tex/gwe-nam-desc.tex index b464804151c..c42592c0fa3 100644 --- a/doc/mf6io/mf6ivar/tex/gwe-nam-desc.tex +++ b/doc/mf6io/mf6ivar/tex/gwe-nam-desc.tex @@ -3,7 +3,7 @@ \item \textbf{Block: OPTIONS} \begin{description} -\item \texttt{list}---is name of the listing file to create for this GWE model. If not specified, then the name of the list file will be the basename of the GWE model name file and the '.lst' extension. For example, if the GWE name file is called ``my.model.nam'' then the list file will be called ``my.model.lst''. +\item \texttt{list}---is name of the listing file to create for this GWE model. If not specified, then the name of the list file will be the basename of the GWE model name file and the ``.lst'' extension. For example, if the GWE name file is called ``my.model.nam'' then the list file will be called ``my.model.lst''. \item \texttt{PRINT\_INPUT}---keyword to indicate that the list of all model stress package information will be written to the listing file immediately after it is read.