commit | c6e8a05f49dea9b5c915ff1d6982abb99c9cfa89 | [log] [tgz] |
---|---|---|
author | Jeff Arneson <jarneson@google.com> | Tue Dec 16 15:11:12 2014 -0800 |
committer | Jeff Arneson <jarneson@google.com> | Tue Dec 16 23:13:40 2014 +0000 |
tree | 66f46f9dc56382bfe499461155e1998aa9100212 | |
parent | bf644aa564263120fdc61a2578aa2466fbc1d55a [diff] [blame] |
Fix Documentation typo when showAnnotations is used with doclava Bug: 18711752 Change-Id: I1b5fce05063733388f65a6ddddf2522ea14e9e5f
diff --git a/tools/droiddoc/templates-sdk/macros_override.cs b/tools/droiddoc/templates-sdk/macros_override.cs index 1525be5..0a94598 100644 --- a/tools/droiddoc/templates-sdk/macros_override.cs +++ b/tools/droiddoc/templates-sdk/macros_override.cs
@@ -6,7 +6,7 @@ <?cs each:anno = obj.showAnnotations ?> <?cs if:first(anno) ?> <span class='annotation-message'> - Included in documention by the annotations: + Included in documentation by the annotations: <?cs /if ?> @<?cs var:anno.type.label ?> <?cs if:last(anno) == 0 ?>