commit | 682faa20f53103bcc888ff6f9973e1788ba2b005 | [log] [tgz] |
---|---|---|
author | Chien-Yu Chen <cychen@google.com> | Wed Oct 22 17:34:44 2014 -0700 |
committer | Chien-Yu Chen <cychen@google.com> | Mon Oct 27 10:21:53 2014 -0700 |
tree | 5b5e829ccf06398d336df770830a1314ee4334ab | |
parent | 34fa85dc7f11fd6d57ee81073cafe2a4d7157498 [diff] [blame] |
CameraITS: fix typos Bug: 17994909 Change-Id: I0be691f8c5a0a7bb166a5f684c4dd3132b335090
diff --git a/apps/CameraITS/pymodules/its/caps.py b/apps/CameraITS/pymodules/its/caps.py index 2c45368..b713db9 100644 --- a/apps/CameraITS/pymodules/its/caps.py +++ b/apps/CameraITS/pymodules/its/caps.py
@@ -135,7 +135,7 @@ def sensor_fusion(props): """Returns whether the camera and motion sensor timestamps for the device - are in the same time domain and can be compared direcctly. + are in the same time domain and can be compared directly. Args: props: Camera properties object.