Skip to content

Commit 8037beb

Browse files
authored
Update class.IP2Proxy.php
1 parent a0cf781 commit 8037beb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

class.IP2Proxy.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ class Database {
5050
*
5151
* @var string
5252
*/
53-
const FIELD_NOT_KNOWN = 'This parameter is inexistent. Please verify.';
53+
const FIELD_NOT_KNOWN = 'This parameter does not exists. Please verify.';
5454

5555
/**
5656
* Invalid IP address message

0 commit comments

Comments
 (0)