diff --git a/stepmania/src/ReceptorArrow.h b/stepmania/src/ReceptorArrow.h index dd4db8d626..93ca022ce6 100644 --- a/stepmania/src/ReceptorArrow.h +++ b/stepmania/src/ReceptorArrow.h @@ -1,4 +1,4 @@ -/* Class: ReceptorArrow - A gray arrow that "receives" the note arrows. */ +/* ReceptorArrow - A gray arrow that "receives" the note arrows. */ #ifndef RECEPTOR_ARROW_H #define RECEPTOR_ARROW_H diff --git a/stepmania/src/VirtualKeyboard.h b/stepmania/src/VirtualKeyboard.h index 014b207b3b..20ec97cae9 100644 --- a/stepmania/src/VirtualKeyboard.h +++ b/stepmania/src/VirtualKeyboard.h @@ -1,4 +1,4 @@ -/* Allows a user to input profile names or IP addresses without using a keyboard. */ +/* VirtualKeyboard - Allows a user to enter text without a keyboard. */ #ifndef VIRTUAL_KEYBOARD_H #define VIRTUAL_KEYBOARD_H