Merge branch 'master' of github.com:nikiroo/nikiroo-utils
authorNiki Roo <niki@nikiroo.be>
Mon, 22 Apr 2019 08:10:50 +0000 (10:10 +0200)
committerNiki Roo <niki@nikiroo.be>
Mon, 22 Apr 2019 08:10:50 +0000 (10:10 +0200)
src/be/nikiroo/utils/Progress.java

index 11c5bb2c0a67e0690b01ceb7bc9587c15c2cdcb2..dea6be3fa011c351e4990b39e396368a50174e9d 100644 (file)
@@ -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 <tt>this</tt>
         * @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