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

Commit f6585a5e authored by Andrew Solovay's avatar Andrew Solovay Committed by Android (Google) Code Review
Browse files

Merge "docs: Fixing typo in class summary"

parents fd70ebc8 cff4643d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -17,7 +17,7 @@
package android.security;

/**
 * This exception is thrown when presenting a prompt fails because the the environment lacks
 * This exception is thrown when presenting a prompt fails because the environment lacks
 * facilities for showing confirmations.
 */
public class ConfirmationNotAvailableException extends Exception {