Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
KRav007 committed Oct 30, 2015
1 parent e7cb2a0 commit 9f905b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion application/helpers/remotecontrol/remotecontrol_handle.php
Expand Up @@ -2564,7 +2564,7 @@ protected function _checkSessionKey($sSessionKey)
/**
* This function import a participant to the LimeSurvey cpd. It stores attributes as well, if they are registered before in with ui
*
* Call the function with $response = $myJSONRPCClient->cpd_importParticipants( $sessionKey, $sParticipants, $sAction );
* Call the function with $response = $myJSONRPCClient->cpd_importParticipants( $sessionKey, $aParticipants, $sAction );
*
* @param int $sSessionKey
* @param array $aParticipants
Expand Down

0 comments on commit 9f905b9

Please sign in to comment.