Skip to content
Snippets Groups Projects
Commit 49357cbf authored by Joshua Baxter's avatar Joshua Baxter Committed by Android (Google) Code Review
Browse files

Merge "docs: fix typo" into qt-dev

parents f6c85f3c e14bb68c
No related branches found
No related tags found
No related merge requests found
......@@ -395,7 +395,7 @@ public abstract class Image implements AutoCloseable {
* <p>The row stride for this color plane, in bytes.</p>
*
* <p>This is the distance between the start of two consecutive rows of
* pixels in the image. Note that row stried is undefined for some formats
* pixels in the image. Note that row stride is undefined for some formats
* such as
* {@link android.graphics.ImageFormat#RAW_PRIVATE RAW_PRIVATE},
* and calling getRowStride on images of these formats will
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment