Index: Format.java =================================================================== RCS file: /home/cvspublic/jdom/src/java/org/jdom/output/Format.java,v retrieving revision 1.7 diff -u -r1.7 Format.java --- Format.java 27 Feb 2004 11:32:58 -0000 1.7 +++ Format.java 20 Apr 2004 18:14:10 -0000 @@ -298,7 +298,7 @@ /** * This sets the text output style. Options are available as static - * {@link TextMode} instances. The default is {@link TextMode.PRESERVE}. + * {@link TextMode} instances. The default is {@link TextMode#PRESERVE}. * * @return a pointer to this Format for chaining */