summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/extensions/api.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/extensions/api.txt b/docs/extensions/api.txt
index d2d0cca..29bf83f 100644
--- a/docs/extensions/api.txt
+++ b/docs/extensions/api.txt
@@ -71,7 +71,7 @@ must have the following methods:
* **`getExcludes()`**:
Returns an array of tag names that are undesirable ancestors. The pattern
- should not match if it would cause the content to be a decendent of one
+ should not match if it would cause the content to be a descendant of one
of the tag names in the list.
Note that any regular expression returned by `getCompiledRegExp` must capture