mirror of
https://gitlab.kit.edu/uskyk/typicalc.git
synced 2024-11-09 10:50:42 +00:00
Consistent spelling
This commit is contained in:
parent
43d350665b
commit
78bb732541
@ -193,7 +193,7 @@ share.latexTree.label=LaTeX code (whole inference tree)
|
|||||||
share.packagesUnification.label=Packages (unification/MGU)
|
share.packagesUnification.label=Packages (unification/MGU)
|
||||||
share.latexUnification.label=LaTeX code (current step in unifcation/MGU)
|
share.latexUnification.label=LaTeX code (current step in unifcation/MGU)
|
||||||
|
|
||||||
root.explanationTexts=Algorithm steps
|
root.explanationTexts=Algorithm Steps
|
||||||
explanationTree.initial=At the beginning of the algorithm the type variable %1% is assigned to the input %0%. \
|
explanationTree.initial=At the beginning of the algorithm the type variable %1% is assigned to the input %0%. \
|
||||||
In the following steps the type of %1% will be determined gradually.
|
In the following steps the type of %1% will be determined gradually.
|
||||||
explanationTree.varStep=The current expression %0% is a variable. Therefore the var rule is applied to the variable \
|
explanationTree.varStep=The current expression %0% is a variable. Therefore the var rule is applied to the variable \
|
||||||
|
Loading…
Reference in New Issue
Block a user