Merge pull request #7 from spekulatius/patch-1

fixing typo
This commit is contained in:
Daniel Hensby 2015-07-22 13:21:54 +01:00
commit 435ccb79c5
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@
* ===========================
*
* Right now, all subclasses of SS_Report will be shown in the ReportAdmin. In SS3 there is only
* one place where reports can go, so this class is greatly simplifed from from its version in SS2.
* one place where reports can go, so this class is greatly simplifed from its version in SS2.
*
* @package reports
*/