From: Niki Roo Date: Sat, 20 Apr 2019 13:51:09 +0000 (+0200) Subject: jdoc X-Git-Url: http://git.nikiroo.be/?p=fanfix.git;a=commitdiff_plain;h=3766af24eb7a78c24e2518d065183f088cfd3a11 jdoc --- diff --git a/src/be/nikiroo/utils/Progress.java b/src/be/nikiroo/utils/Progress.java index 11c5bb2..dea6be3 100644 --- a/src/be/nikiroo/utils/Progress.java +++ b/src/be/nikiroo/utils/Progress.java @@ -327,7 +327,8 @@ public class Progress { * Notify the listeners that this {@link Progress} changed value. * * @param pg - * the emmiter + * the emmiter, that is, the (sub-){link Progress} that just + * reported some change, not always the same as this * @param name * the current name (if it is NULL, the first non-null name in * the hierarchy will overwrite it) of the {@link Progress} who