diff --git a/src/DataTable/DataTable.php b/src/DataTable/DataTable.php index 67ae560..fc50211 100644 --- a/src/DataTable/DataTable.php +++ b/src/DataTable/DataTable.php @@ -204,7 +204,7 @@ protected function renderReturnData(DataTable_DataResult $result) } /** - * Get the data for for a column from the given data object row + * Get the data for a column from the given data object row * * This method will first try calling the get method on the current * DataTable object. If the method doesn't exist, then it will default