Merge "Fix Documentation typo when showAnnotations is used with doclava" into lmp-docs

This commit is contained in:
Jeff Arneson 2014-12-18 16:50:12 +00:00 committed by Android (Google) Code Review
commit d194c6ac80
1 changed files with 1 additions and 1 deletions

View File

@ -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 ?>