浏览代码

Typo (fileds)

Thibaut Marty 7 年之前
父节点
当前提交
5dec6201a9
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      dm.tex

+ 1 - 1
dm.tex

@@ -274,7 +274,7 @@ By induction on the path of $\reduce$, and by induction on the structure/type of
 \section{Static analysis}
 
 We propose a constraint based static analysis to determine at each instruction which field is defined in each variables.
-Our static analysis is incarnated by the function $RF$ (\enquote{Reachable Fileds}).
+Our static analysis is incarnated by the function $RF$ (\enquote{Reachable Fields}).
 
 \[RF : Lab -> Var -> \mathcal{P}(Field)\]