瀏覽代碼

Fixed typo

Alois Mahdal 11 年之前
父節點
當前提交
b2159620f1
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      notes/matrices.md

+ 1
- 1
notes/matrices.md 查看文件

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