[Release version 0.2.71] Add return value to some APIs
[platform/core/api/camera.git] / test / camera_test.c
index fd35c00..962db77 100644 (file)
@@ -106,7 +106,7 @@ GTimeVal res;
 #define IMAGE_ENC_QUALITY               85    /* quality of jpeg */
 #define IMAGE_CAPTURE_COUNT_STILL       1     /* the number of still-shot */
 #define IMAGE_CAPTURE_COUNT_MULTI       3     /* default the number of multi-shot */
-#define IMAGE_CAPTURE_COUNT_INTERVAL    100   /* mili seconds */
+#define IMAGE_CAPTURE_COUNT_INTERVAL    100   /* millisecond */
 
 #define MAX_FILE_SIZE_FOR_MMS           (250 * 1024)