X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;f=src%2Fbe%2Fnikiroo%2Futils%2FProgress.java;h=dea6be3fa011c351e4990b39e396368a50174e9d;hb=c4cefaa04ec122fc02efb6542451a31fdf722c32;hp=11c5bb2c0a67e0690b01ceb7bc9587c15c2cdcb2;hpb=96d4aebed65cc180e4eb09cdfab8005b529dfdef;p=fanfix.git 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