Alois Mahdal vor 11 Jahren
Ursprung
Commit
b2159620f1
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1
    1
      notes/matrices.md

+ 1
- 1
notes/matrices.md Datei anzeigen

@@ -2,7 +2,7 @@ MATRICES
2 2
 ========
3 3
 
4 4
 In cases when (more or less) the same test procedure needs to be performd on a
5
-group of equivalent and independent objects, ic might be desirable to generate
5
+group of equivalent and independent objects, it might be desirable to generate
6 6
 collective form, usable for testing in parallel.
7 7
 
8 8