Changed Comment

This commit is contained in:
Alex Tselegidis 2016-07-10 18:48:25 +02:00
parent a9b43ea18d
commit 93b7be06ae

View file

@ -88,7 +88,7 @@ class Settings extends API_V1_Controller {
/** /**
* PUT API Method * PUT API Method
* *
* @param string $name The setting name to be updated. * @param string $name The setting name to be inserted/updated.
*/ */
public function put($name) { public function put($name) {
try { try {