Compare two revisions of: input.fields

... ... @@ -634,7 +634,7 @@ for input.matrix answer type, you have the following correction options
634 634
635 635 See [Example](https://miau.mumie.net/web-miau/editor/content%2Fexamples%2FinputMatrix%2Fprb_matrix_algebra.src.tex) in Webmiau.
636 636
637 -#### 1. Simple comparation
637 +#### 1. Simple comparison
638 638 The user input will be compared with the solution. You only need to supply a solution matrix.
639 639 Use this only if you have a unique solution with exact numbers (integer or rational).
640 640 If your solution matrix contains real numbers or even a function with variables, you should use \checkAsFunction instead.
641 641