diff --git a/lib/WebGUI/AssetAspect/Subscribable.pm b/lib/WebGUI/AssetAspect/Subscribable.pm index 3fee842f6..909f5940d 100644 --- a/lib/WebGUI/AssetAspect/Subscribable.pm +++ b/lib/WebGUI/AssetAspect/Subscribable.pm @@ -78,7 +78,8 @@ sub duplicate { =head2 addRevision ( properties [, revisionDate, options ] ) -Override addRevision to set skipNotification to 0 for each new revision. +Override addRevision to set skipNotification to 0 for each new revision. This preserves whether or +not a notification was sent for the previous revision. =cut