Checkstyle

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1083222 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/src/main/java/org/apache/commons/lang3/reflect/TypeUtils.java b/src/main/java/org/apache/commons/lang3/reflect/TypeUtils.java
index fa6cb79..bf2c968 100644
--- a/src/main/java/org/apache/commons/lang3/reflect/TypeUtils.java
+++ b/src/main/java/org/apache/commons/lang3/reflect/TypeUtils.java
@@ -732,6 +732,7 @@
     /**
      * <p>Performs a mapping of type variables.</p>
      *
+     * @param <T> the generic type of the class in question
      * @param cls the class in question
      * @param parameterizedType the parameterized type
      * @param typeVarAssigns the map to be filled