Skip to content

Commit e811458

Browse files
committed
Fix typo in manual
1 parent 4dfb483 commit e811458

File tree

7 files changed

+2
-2
lines changed

7 files changed

+2
-2
lines changed

Solver/Makefile.in

100755100644
File mode changed.

Solver/configure

100755100644
File mode changed.

Solver/make.inc.example

100755100644
File mode changed.

Solver/src/libs/discretization/SCsensorClass.f90

100755100644
File mode changed.

Solver/src/libs/ml/Clustering.f90

100755100644
File mode changed.

doc/UserManual.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
\chapter{Compiling the code} \label{sect:compiling}
5454

5555
\begin{itemize}
56-
\item Clone the git repository or copy the source code into a desired folder.
56+
\item Clone the git repository or copy the source code into a desired folder.
5757

5858
\item Go to the folder Solver.
5959

@@ -506,7 +506,7 @@ \subsection{Shock-capturing}
506506
\item Physical
507507
\item Guermond-Popov (only with entropy variables gradients)
508508
\end{itemize} & -- \\ \hline
509-
Shock update strategy & \textit{CHARACTER}: Method to compute the variable parameter of the specified shock-captruing approach in the middle region of the sensor. Options are:
509+
Shock update strategy & \textit{CHARACTER}: Method to compute the variable parameter of the specified shock-capturing approach in the middle region of the sensor. Options are:
510510
\begin{itemize}
511511
\item Constant
512512
\item Sensor

utils/PythonUtilities/mesh2horses.py

100755100644
File mode changed.

0 commit comments

Comments
 (0)