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

Commit 88470810 authored by Dan Dascalescu's avatar Dan Dascalescu Committed by Android (Google) Code Review
Browse files

Merge "docs: Fix "Spenned" typo" into mnc-docs

parents 5159f54a 1896a918
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -18,7 +18,7 @@ package android.text;

/**
 * This interface should be added to a span object that should not be copied
 * into a new Spenned when performing a slice or copy operation on the original
 * into a new Spanned when performing a slice or copy operation on the original
 * Spanned it was placed in.
 */
public interface NoCopySpan {