Java Internationalization By Andrew Deitsch and David Czarnecki This errata page lists errors outstanding in the most recent printing. If you have technical questions or error reports, you can send them to booktech@oreilly.com. (Please specify the printing date of your copy.) This page was last modified on January 17, 2006. Here's a key to the markup: [page-number]: serious technical mistake {page-number}: minor technical mistake : important language/formatting problem (page-number): language change or minor formatting problem ?page-number?: reader question or request for clarification Confirmed errors: (21) Phoenician letter tet in table 2-2 is not correct. This looks like a font problem. It should look something like the letter tet on page 20 in Table 2-1. (23) Figure 2-2 shiws the spelling squiggles that MS Word puts in. They need to be removed. (106) There is a space in the URL in the footnote that shouldn't be there {276} Halfway down page; applyComponentOrientation(SimpleExample.getFrame(), co); should be: SimpleExample.applyComponentOrientation(SimpleExample.getFrame(), co);