diff --git a/es-core/src/components/primary/CarouselComponent.h b/es-core/src/components/primary/CarouselComponent.h index 2acc06723..d88ce0484 100644 --- a/es-core/src/components/primary/CarouselComponent.h +++ b/es-core/src/components/primary/CarouselComponent.h @@ -3,7 +3,7 @@ // EmulationStation Desktop Edition // CarouselComponent.h // -// Carousel. +// Carousel, usable in both the system and gamelist views. // #ifndef ES_CORE_COMPONENTS_CAROUSEL_COMPONENT_H diff --git a/es-core/src/components/primary/TextListComponent.h b/es-core/src/components/primary/TextListComponent.h index 42cfa8378..a658d1ed2 100644 --- a/es-core/src/components/primary/TextListComponent.h +++ b/es-core/src/components/primary/TextListComponent.h @@ -3,7 +3,7 @@ // EmulationStation Desktop Edition // TextListComponent.h // -// Text list used for displaying and navigating the gamelist views. +// Text list, usable in both the system and gamelist views. // #ifndef ES_CORE_COMPONENTS_TEXT_LIST_COMPONENT_H