@@ -12,7 +12,7 @@ |
||
12 | 12 | * |
13 | 13 | * @param string $urn the URN to validate |
14 | 14 | * |
15 | - * @return TRUE when the URN is valid, FALSE when invalid |
|
15 | + * @return boolean when the URN is valid, FALSE when invalid |
|
16 | 16 | */ |
17 | 17 | public static function validate($urn) |
18 | 18 | { |