From 50f79571ef19660c8bb0ddef36338ad9b43b5718 Mon Sep 17 00:00:00 2001 From: nathan Date: Thu, 11 Feb 2016 02:02:19 +0100 Subject: [PATCH] Fixed java doc --- src/dorkbox/notify/Notify.java | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/dorkbox/notify/Notify.java b/src/dorkbox/notify/Notify.java index 575d0f9..5ff0502 100644 --- a/src/dorkbox/notify/Notify.java +++ b/src/dorkbox/notify/Notify.java @@ -65,7 +65,7 @@ class Notify { } /** - * Builder pattern to create the growl notification. + * Builder pattern to create the notification. */ public static Notify create() { @@ -73,8 +73,8 @@ class Notify { } /** - * Permits one to override the default images for the dialogs. This is NOT thread safe, and must be performed BEFORE using the GROWL - * system. + * Permits one to override the default images for the dialogs. This is NOT thread safe, and must be performed BEFORE showing a + * notification. *

* The image names are as follows: *