Doc correction
This commit is contained in:
parent
37da813f7f
commit
786587226e
@ -2,8 +2,8 @@
|
|||||||
namespace Ratchet;
|
namespace Ratchet;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* This is the interface to build a Ratchet application with
|
* This is the interface to build a Ratchet application with.
|
||||||
* It impelemtns the decorator and command pattern to build an application stack
|
* It implements the decorator pattern to build an application stack
|
||||||
*/
|
*/
|
||||||
interface ComponentInterface {
|
interface ComponentInterface {
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user