aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPHTMLExporter.m
diff options
context:
space:
mode:
Diffstat (limited to 'Source/SPHTMLExporter.m')
-rw-r--r--Source/SPHTMLExporter.m4
1 files changed, 4 insertions, 0 deletions
diff --git a/Source/SPHTMLExporter.m b/Source/SPHTMLExporter.m
index dbf649dc..4984aeb6 100644
--- a/Source/SPHTMLExporter.m
+++ b/Source/SPHTMLExporter.m
@@ -32,6 +32,10 @@
/**
* Initialise an instance of SPHTMLExporter using the supplied delegate.
+ *
+ * @param exportDelegate The exporter delegate
+ *
+ * @return The initialised instance
*/
- (id)initWithDelegate:(NSObject *)exportDelegate
{