Skip to content

Commit 78dc3ce

Browse files
author
Cliff Hall
committed
Following the changes in Standard Version 2.0.3 - added the notifyObservers method back to the Facade
1 parent 22ed53b commit 78dc3ce

File tree

1 file changed

+1
-1
lines changed
  • src/org/puremvc/as3/multicore/interfaces

1 file changed

+1
-1
lines changed

src/org/puremvc/as3/multicore/interfaces/IFacade.as

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ package org.puremvc.as3.multicore.interfaces
66
{
77

88
/**
9-
* The interface definition for a PureMVC Facade.
9+
* The interface definition for a PureMVC Facade.
1010
*
1111
* <P>
1212
* The Facade Pattern suggests providing a single

0 commit comments

Comments
 (0)