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

Commit 0edefece authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "fix typo in doc"

parents f1e4bffe d888fca6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -24,7 +24,7 @@ import java.lang.annotation.Retention;
import javax.inject.Scope;

/**
 * Scope annotation for singleton items within the StatusBarComponent.
 * Scope annotation for singleton items within the DozeComponent.
 */
@Documented
@Retention(RUNTIME)