]> source.dussan.org Git - aspectj.git/commitdiff
spelling
authoraclement <aclement>
Thu, 7 Jan 2010 00:13:50 +0000 (00:13 +0000)
committeraclement <aclement>
Thu, 7 Jan 2010 00:13:50 +0000 (00:13 +0000)
org.aspectj.matcher/src/org/aspectj/weaver/UnresolvedType.java

index 666fed2788592ba63aaf940c0c97a4d79b120dc4..42e57ef24b2bb2a6e6098858f7bb78344269a988 100644 (file)
@@ -638,7 +638,7 @@ public class UnresolvedType implements Traceable, TypeVariableDeclaringElement {
        /**
         * Returns a resolved version of this type according to a particular world.
         * 
-        * @param world thie {@link World} within which to resolve.
+        * @param world the {@link World} within which to resolve.
         * @return a resolved type representing this type in the appropriate world.
         */
        public ResolvedType resolve(World world) {