Update the comment of termios.c (#21886)

diff --git a/Modules/termios.c b/Modules/termios.c
index 75e5e52..178ae4e 100644
--- a/Modules/termios.c
+++ b/Modules/termios.c
@@ -1,4 +1,4 @@
-/* termiosmodule.c -- POSIX terminal I/O module implementation.  */
+/* termios.c -- POSIX terminal I/O module implementation.  */
 
 #include "Python.h"