Skip to content

Commit

Permalink
updated comment
Browse files Browse the repository at this point in the history
  • Loading branch information
dom-mel committed Mar 21, 2012
1 parent 8951225 commit 418431a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inc/remote.php
Expand Up @@ -19,7 +19,7 @@ class RemoteAccessDeniedException extends RemoteException {}
* array(
* 'method.remoteName' => array(
* 'args' => array(
* 'name' => 'type eg. string|int|...|date|file',
* 'type eg. string|int|...|date|file',
* )
* 'name' => 'method name in class',
* 'return' => 'type',
Expand Down

0 comments on commit 418431a

Please sign in to comment.