< prev index next >

test/jdk/javadoc/doclet/testModules/moduleB/testpkgmdlB/AnnotationType.java

Print this page

        

@@ -19,11 +19,11 @@
  * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
  * or visit www.oracle.com if you need additional information or have any
  * questions.
  */
 
-package testpkgmdl2;
+package testpkgmdlB;
 
 import java.lang.annotation.*;
 
 /**
  * This is a test annotation type.
< prev index next >