Browse Source

Fixed typo

Alois Mahdal 12 years ago
parent
commit
b2159620f1
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      notes/matrices.md

+ 1
- 1
notes/matrices.md View File

2
 ========
2
 ========
3
 
3
 
4
 In cases when (more or less) the same test procedure needs to be performd on a
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
 collective form, usable for testing in parallel.
6
 collective form, usable for testing in parallel.
7
 
7
 
8
 
8