@@ -65,8 +65,8 @@ |
||
65 | 65 | } |
66 | 66 | |
67 | 67 | /** |
68 | - * extract the first item from a dataset. if the dataset is empty, or all |
|
69 | - * the content is empty, return the default value |
|
68 | + * extract the first item from a dataset. if the dataset is empty, or all |
|
69 | + * the content is empty, return the default value |
|
70 | 70 | * |
71 | 71 | * @param mixed $data |
72 | 72 | * the data to filter |