=== modified file 'dhis-2/dhis-api/src/main/java/org/hisp/dhis/report/ReportService.java' --- dhis-2/dhis-api/src/main/java/org/hisp/dhis/report/ReportService.java 2012-10-23 16:55:21 +0000 +++ dhis-2/dhis-api/src/main/java/org/hisp/dhis/report/ReportService.java 2012-11-14 16:20:15 +0000 @@ -62,8 +62,8 @@ * "period_name" Name of the selected period (String) * "organisationunit_name" Name of the selected organisation unit (String) * "organisationunit_level" Level of the selected organisation unit (int) - * "organisationunit_level_column" Name of the relevant level column in (String) - * table _orgunitstructure. + * "organisationunit_level_column" Name of the relevant level column in + * table _orgunitstructure (String) * * @param out the OutputStream to write the report to. * @param reportUid the uid of the report to render.