Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bb9eda64 authored by Jeff Arneson's avatar Jeff Arneson Committed by Android Git Automerger
Browse files

am 2ff97d99: am d194c6ac: Merge "Fix Documentation typo when showAnnotations...

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

* commit '2ff97d99':
  Fix Documentation typo when showAnnotations is used with doclava
parents fdb9fa0e 2ff97d99
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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 ?>