Fix typo in variable description.

Signed-off-by: mark_story <mark@mark-story.com>
This commit is contained in:
Scott Reeves 2010-07-19 15:30:34 -07:00 committed by mark_story
parent b717abe1aa
commit ba9fc94977

View file

@ -30,7 +30,7 @@ if (!class_exists('Multibyte')) {
class Validation extends Object {
/**
* Set the the value of methods $check param.
* Set the value of methods $check param.
*
* @var string
* @access public