diff --git a/code/SSReport.php b/code/SSReport.php index c103e8d3..9ee6e3e1 100644 --- a/code/SSReport.php +++ b/code/SSReport.php @@ -51,7 +51,7 @@ class SSReport extends ViewableData { * data objects. * * @uses getReportField() to render a table, or similar field for the report. This - * method should be defined on the Report subclasses. + * method should be defined on the SSReport subclasses. * * @return FieldSet */