mirror of
https://github.com/predis/predis.git
synced 2026-08-30 12:15:03 +00:00
Fix typo
This commit is contained in:
@@ -14,7 +14,7 @@ namespace Predis\Protocol;
|
||||
use Predis\CommunicationException;
|
||||
|
||||
/**
|
||||
* Exception used to indentify errors encountered while parsing the Redis wire
|
||||
* Exception used to identify errors encountered while parsing the Redis wire
|
||||
* protocol.
|
||||
*
|
||||
* @author Daniele Alessandri <suppakilla@gmail.com>
|
||||
|
||||
Reference in New Issue
Block a user