X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;f=src%2Fjexer%2FTEditColorThemeWindow.java;h=5d1c0412c81963a75eefaef10d407f0bbde1be84;hb=d6f0983d09824bfe894c37c5e2513ee81a12ac78;hp=55be8aa61b18e45c50deba26720104ff04926e6a;hpb=a69ed767c9c07cf35cf1c5f7821fc009cfe79cd2;p=fanfix.git diff --git a/src/jexer/TEditColorThemeWindow.java b/src/jexer/TEditColorThemeWindow.java index 55be8aa..5d1c041 100644 --- a/src/jexer/TEditColorThemeWindow.java +++ b/src/jexer/TEditColorThemeWindow.java @@ -627,7 +627,7 @@ public class TEditColorThemeWindow extends TWindow { // ------------------------------------------------------------------------ /** - * Public constructor. The file open box will be centered on screen. + * Public constructor. The window will be centered on screen. * * @param application the TApplication that manages this window */