Index: trunk/src/report.c =================================================================== --- trunk/src/report.c (revision 1298) +++ trunk/src/report.c (revision 1299) @@ -109,7 +109,7 @@ } -static const char reportdialog_syntax[] = "ReportDialog()"; +static const char reportdialog_syntax[] = "ReportObject()"; static const char reportdialog_help[] = "Report on the object under the crosshair";