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

Commit 939d9a4c authored by Andrew Solovay's avatar Andrew Solovay
Browse files

docs: Typo fix (andorid -> android)

Quick fix to a typo in a code snippet in the refdoc comment.
No change to code.

Bug: 299043331
Change-Id: I66594d83ee985a9fd402ff26ea18e1a880030e3c
Test: [go/abtd docs build]
parent b708c4f3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -178,7 +178,7 @@ public abstract class PrintService extends Service {
     * <pre> &lt;print-service
     *     android:vendor="SomeVendor"
     *     android:settingsActivity="foo.bar.MySettingsActivity"
     *     andorid:addPrintersActivity="foo.bar.MyAddPrintersActivity."
     *     android:addPrintersActivity="foo.bar.MyAddPrintersActivity."
     *     . . .
     * /&gt;</pre>
     * <p>