Alois Mahdal hace 11 años
padre
commit
b2159620f1
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      notes/matrices.md

+ 1
- 1
notes/matrices.md Ver fichero

@@ -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