Merge "Fixed typo in class description."
This commit is contained in:
@@ -85,7 +85,7 @@ import java.util.function.Consumer;
|
|||||||
/**
|
/**
|
||||||
* An active voice interaction session, providing a facility for the implementation
|
* 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
|
* 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.
|
* in which the UI can be built.
|
||||||
*
|
*
|
||||||
* <p>A voice interaction session can be self-contained, ultimately calling {@link #finish}
|
* <p>A voice interaction session can be self-contained, ultimately calling {@link #finish}
|
||||||
|
|||||||
Reference in New Issue
Block a user