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

Commit c878148a authored by Mark Harman's avatar Mark Harman
Browse files

Fix typo in comments.

parent d8796ed8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -14360,7 +14360,7 @@ public class MainActivityTest extends ActivityInstrumentationTestCase2<MainActiv
    }
    /** Tests HDR algorithm on test samples "testHDRtemp".
     *  Used for one-off testing, or to recreate HDR images from the base exposures to test an updated alorithm.
     *  Used for one-off testing, or to recreate HDR images from the base exposures to test an updated algorithm.
     *  The test images should be copied to the test device into DCIM/testOpenCamera/testdata/hdrsamples/testHDRtemp/ .
     */
    public void testHDRtemp() throws IOException, InterruptedException {