From 6480d19a754f7953c902336c180599a2428cdf5e Mon Sep 17 00:00:00 2001 From: Frank Elias Date: Wed, 10 Mar 2021 15:25:07 -0500 Subject: Comment review --- SmartDeviceLink/public/SDLStaticIconName.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SmartDeviceLink/public/SDLStaticIconName.h b/SmartDeviceLink/public/SDLStaticIconName.h index c1fa3a332..bcec6ea12 100644 --- a/SmartDeviceLink/public/SDLStaticIconName.h +++ b/SmartDeviceLink/public/SDLStaticIconName.h @@ -54,7 +54,7 @@ extern SDLStaticIconName const SDLStaticIconNameAudiobookEpisode; extern SDLStaticIconName const SDLStaticIconNameAudiobookNarrator; /** - * Static icon auxillary audio + * Static icon auxiliary audio */ extern SDLStaticIconName const SDLStaticIconNameAuxillaryAudio __deprecated_msg("Use SDLStaticIconNameAuxiliaryAudio instead"); -- cgit v1.2.1