Skip to content

Commit

Permalink
$id is more appropriate now
Browse files Browse the repository at this point in the history
  • Loading branch information
kraih committed Feb 28, 2015
1 parent fdce625 commit 5631020
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Mojo/Transaction/WebSocket.pm
Expand Up @@ -564,7 +564,7 @@ Write data client-side, used to implement user agents.
=head2 connection
my $connection = $ws->connection;
my $id = $ws->connection;
Connection identifier.
Expand Down

0 comments on commit 5631020

Please sign in to comment.