core: fix a typo in dev_connect
authorHoward Chung <howardchung@google.com>
Tue, 2 Mar 2021 02:25:51 +0000 (10:25 +0800)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 11 Mar 2022 13:38:34 +0000 (19:08 +0530)
commit5a0853e35d98a210d9542d0e1334685eab44c6bb
treef561c5ffc2cc853ba70356b73a4a34495f298491
parent40fad485ebea8e7443349fca5a0af91e6198e53b
core: fix a typo in dev_connect

Based on the context, it should be 'at least' instead of 'at list'.

Reviewed-by: Alain Michaud <alainm@chromium.org>
Signed-off-by: Anuj Jain <anuj01.jain@samsung.com>
Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
src/device.c