diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/esieequest/ui/rich/app/AppInterface.java | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/esieequest/ui/rich/app/AppInterface.java b/src/esieequest/ui/rich/app/AppInterface.java index 79a51cf..502dd71 100644 --- a/src/esieequest/ui/rich/app/AppInterface.java +++ b/src/esieequest/ui/rich/app/AppInterface.java | |||
@@ -82,8 +82,7 @@ abstract class AppInterface extends RichInterface implements ActionListener { | |||
82 | } | 82 | } |
83 | 83 | ||
84 | /** | 84 | /** |
85 | * Placeholder image generation from | 85 | * Generates a placeholder image. |
86 | * http://stackoverflow.com/a/17802477/1348634 | ||
87 | * | 86 | * |
88 | * @param text | 87 | * @param text |
89 | * the image text | 88 | * the image text |