aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPExporter.m
diff options
context:
space:
mode:
Diffstat (limited to 'Source/SPExporter.m')
-rw-r--r--Source/SPExporter.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/SPExporter.m b/Source/SPExporter.m
index a1fe448b..cf764b61 100644
--- a/Source/SPExporter.m
+++ b/Source/SPExporter.m
@@ -58,7 +58,7 @@
}
/**
- *
+ * Override NSOperation's main() method. This method should never be called as all subclasses should override it.
*/
- (void)main
{