Minor spelling correction in a comment.

This commit is contained in:
Robert Greene 2007-03-31 13:59:52 +00:00
parent ef653863f3
commit 159e6a65e1
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ import java.util.ResourceBundle;
/**
* Manage the user-interface specific ResourceBundle. Initally, this is to actually clean up the
* text. Utilmately, it should allow AppleCommander to be translated into other languages.
* text. Ultimately, it should allow AppleCommander to be translated into other languages.
* <p>
* Note that TextBundle serves as a generic resource for the util package. Other
* groupings are used and will have their own subclasses for TextBundle.