Skip to content

Commit b00da36

Browse files
committed
fix spell miss
1 parent 08649e6 commit b00da36

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

doc/en/chap04_en.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -686,7 +686,7 @@ \subsection{Parameters for the numerical condition}
686686
For \verb|method="CG"|, we assume the calculation is converged
687687
when the 2-norm of the residual vector becomes smaller than $10^{-{\tt LanczosEps}/2}$.
688688

689-
\item \verb|LancczosTarget|
689+
\item \verb|LanczosTarget|
690690

691691
{\bf Type :} Positive integer (default value: \verb|2|)
692692

doc/jp/chap04_jp.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -610,7 +610,7 @@ \subsection{計算条件のパラメーター}
610610
\verb|method="CG"|の時には残差ベクトルの2-ノルムが
611611
$10^{-{\tt LanczosEps}/2}$以下になったら収束したと判断します。
612612

613-
\item \verb|LancczosTarget|
613+
\item \verb|LanczosTarget|
614614

615615
{\bf 形式 :} 整数(デフォルト値は\verb|2|)
616616

doc/sphinx/source/filespecification/standardmode_en/Parameters_for_the_numerical_condition.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ Parameters for the numerical condition
8181
2-norm of the residual vector becomes smaller than
8282
:math:`10^{-{\tt LanczosEps}/2}`.
8383

84-
* ``LancczosTarget``
84+
* ``LanczosTarget``
8585

8686
**Type :** Positive integer (default value: ``2``)
8787

@@ -154,4 +154,4 @@ Parameters for the numerical condition
154154

155155
.. raw:: latex
156156

157-
\newpage
157+
\newpage

0 commit comments

Comments
 (0)