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

Commit 1896a918 authored by Dan Dascalescu's avatar Dan Dascalescu
Browse files

docs: Fix "Spenned" typo

bug: https://code.google.com/p/android/issues/detail?id=54792
Change-Id: Ie748671da52b140e1e709853d6ef9125b49c911c
parent 611c2e0e
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 {