Skip to content

Commit 811cc98

Browse files
committed
Merge branch 'feature/e-2-e-support' of github.com:opentok/OpenTok-PHP-SDK into feature/e-2-e-support
2 parents 4a4dfd7 + 1427f7f commit 811cc98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/OpenTok/OpenTok.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ public function generateToken($sessionId, $options = array())
167167
*
168168
* <li><code>'e2ee'</code> (Boolean) &mdash; Whether to enable
169169
* <a href="https://tokbox.com/developer/guides/end-to-end-encryption">end-to-end encryption</a>
170-
* for the OpenTok session.</li>
170+
* for a routed session.</li>
171171
*
172172
* <li><code>'location'</code> (String) &mdash; An IP address that the OpenTok servers
173173
* will use to situate the session in its global network. If you do not set a location hint,

0 commit comments

Comments
 (0)