Index: src/pdf/SkJpegInfo.h |
diff --git a/src/pdf/SkJpegInfo.h b/src/pdf/SkJpegInfo.h |
index 1b03e45b105e777d9ec58a74ab41185b2bf99b8a..39de99455af110bed49ac9089f5fc48818456360 100644 |
--- a/src/pdf/SkJpegInfo.h |
+++ b/src/pdf/SkJpegInfo.h |
@@ -19,7 +19,7 @@ struct SkJFIFInfo { |
} fType; |
}; |
-/** Returns true iff the data seems to be a valid JFIF JPEG image. |
+/** Returns true iff the data seems to be a valid JFIF JPEG image. |
If so and if info is not nullptr, populate info. |
JPEG/JFIF References: |