diff --git a/Leafdoc.html b/Leafdoc.html
index bc39922..46919cf 100644
--- a/Leafdoc.html
+++ b/Leafdoc.html
@@ -174,7 +174,7 @@ instead of source.
addStr(<String> str, <String> filename?) |
this |
- Parses the given string for Leafdoc comments.
+ | Parses the given string for Leafdoc directives.
directive. |
diff --git a/Leafdoc.md b/Leafdoc.md
index 30eedca..1e7fe31 100644
--- a/Leafdoc.md
+++ b/Leafdoc.md
@@ -259,7 +259,7 @@ instead of source.
addStr(<String> str, <String> filename?) |
this |
- Parses the given string for Leafdoc comments.
+ | Parses the given string for Leafdoc directives.
directive. |