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.