]> git.uio.no Git - ifi-stolz-refaktor.git/commitdiff
Thesis: fixing typo
authorErlend Kristiansen <erlenkr@ifi.uio.no>
Tue, 18 Mar 2014 20:40:26 +0000 (21:40 +0100)
committerErlend Kristiansen <erlenkr@ifi.uio.no>
Tue, 18 Mar 2014 20:40:26 +0000 (21:40 +0100)
thesis/master-thesis-erlenkr.tex

index cd3ec5b99e970ee1a710f6796670d430e6cc418b..ced191c40ec08a1927ac8324266d224110872c8e 100644 (file)
@@ -2048,7 +2048,7 @@ type \type{ASTNode} of the abstract syntax tree \see{astVisitor}.
 
 \subsection{The PrefixesCollector}
 The \typewithref{no.uio.ifi.refaktor.extractors.collectors}{PrefixesCollector} 
-finds prefixes that makes up tha basis for calculating move targets for the 
+finds prefixes that makes up the basis for calculating move targets for the 
 Extract and Move Method refactoring. It visits expression 
 statements\typeref{org.eclipse.jdt.core.dom.ExpressionStatement} and creates 
 prefixes from its expressions in the case of method invocations. The prefixes