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: *