diff --git a/src/android/camera_device.cpp b/src/android/camera_device.cpp
index 7edb3932f2c1..89b00a8c8ec7 100644
--- a/src/android/camera_device.cpp
+++ b/src/android/camera_device.cpp
@@ -1185,7 +1185,7 @@ int CameraDevice::configureStreams(camera3_stream_configuration_t *stream_list)
 	/*
 	 * Clear and remove any existing configuration from previous calls, and
 	 * ensure the required entries are available without further
-	 * re-allcoation.
+	 * re-allocation.
 	 */
 	streams_.clear();
 	streams_.reserve(stream_list->num_streams);
