am ef789fa1: am bb9eda64: am 2ff97d99: am d194c6ac: Merge "Fix Documentation typo when showAnnotations is used with doclava" into lmp-docs

* commit 'ef789fa152d0a7649038b41b9ecf7adb1ad4d012':
  Fix Documentation typo when showAnnotations is used with doclava
This commit is contained in:
Jeff Arneson 2015-01-06 02:18:22 +00:00 committed by Android Git Automerger
commit 35764d6f99

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