Index: include/core/SkStream.h |
=================================================================== |
--- include/core/SkStream.h (revision 10214) |
+++ include/core/SkStream.h (working copy) |
@@ -427,7 +427,7 @@ |
SkData* copyToData() const; |
/** Reset, returning a reader stream with the current content. */ |
- SkStreamAsset* detatchAsStream(); |
+ SkStreamAsset* detachAsStream(); |
/** Reset the stream to its original, empty, state. */ |
void reset(); |