From: Niki Roo Date: Mon, 22 Apr 2019 08:10:50 +0000 (+0200) Subject: Merge branch 'master' of github.com:nikiroo/nikiroo-utils X-Git-Url: http://git.nikiroo.be/?p=nikiroo-utils.git;a=commitdiff_plain;h=45640453da7c9789354847147df9f945c80860a8;hp=b4884dbefa9aa9e59130955c4edeffe2f30ea9fb Merge branch 'master' of github.com:nikiroo/nikiroo-utils --- 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