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

Commit d888fca6 authored by Robert Snoeberger's avatar Robert Snoeberger
Browse files

fix typo in doc

Change-Id: I552f7c3b2e9e78f6f8210f2adf09537cee037460
parent b356f070
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)