Fix typo RaspiStill.c (#364)
authordroogmic <droogmic@gmail.com>
Fri, 13 Jan 2017 17:20:07 +0000 (18:20 +0100)
committerpopcornmix <popcornmix@gmail.com>
Fri, 13 Jan 2017 17:20:07 +0000 (17:20 +0000)
cameara to camera

host_applications/linux/apps/raspicam/RaspiStill.c

index c7d3f7904dbb7d1d9865793a100db82ba75145ad..9d5a52be05f3566142a5f1ffee5cc710cc2c9b3b 100644 (file)
@@ -298,7 +298,7 @@ static void set_sensor_defaults(RASPISTILL_STATE *state)
             state->camera_name[MMAL_PARAMETER_CAMERA_INFO_MAX_STR_LEN-1] = 0;
          }
          else
-            vcos_log_error("Cannot read cameara info, keeping the defaults for OV5647");
+            vcos_log_error("Cannot read camera info, keeping the defaults for OV5647");
       }
       else
       {