Explorar el Código

Typo (fileds)

Thibaut Marty hace 7 años
padre
commit
5dec6201a9
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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)\]