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

Commit 93b956e9 authored by Jon Eckenrode's avatar Jon Eckenrode
Browse files

Fixed typo in class description.

Change-Id: I0c2afdd0a8c914854d96e27c924ee74af488e1e4
parent b731a366
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -85,7 +85,7 @@ import java.util.function.Consumer;
/**
 * An active voice interaction session, providing a facility for the implementation
 * to interact with the user in the voice interaction layer. The user interface is
 * initially shown by default, and can be created be overriding {@link #onCreateContentView()}
 * initially shown by default, and can be created by overriding {@link #onCreateContentView()}
 * in which the UI can be built.
 *
 * <p>A voice interaction session can be self-contained, ultimately calling {@link #finish}