Update master

This commit is contained in:
Dominik Liebler
2012-06-15 15:33:21 +03:00
parent 4770757207
commit 9127a92b27

View File

@@ -19,7 +19,7 @@ class Webservice
protected $_data;
/**
* an array to holds all added decorators, often there would be defaults set in this
* an array to hold all added decorators, often there would be defaults set in this
* array, e.g. the service could be defaulted to use JSON and only for special APIs
* use XML
*