X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;f=src%2Fjexer%2FTEditColorThemeWindow.java;fp=src%2Fjexer%2FTEditColorThemeWindow.java;h=5d1c0412c81963a75eefaef10d407f0bbde1be84;hb=e23ea53820244957b17a7000c6d3e1ff586f1ef0;hp=55be8aa61b18e45c50deba26720104ff04926e6a;hpb=4c46ea176c25101865057accbfe01da1d9b6b8ab;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 */