diff --git a/src/hms123311.c b/src/hms123311.c index 4e4182b76..13466dc85 100644 --- a/src/hms123311.c +++ b/src/hms123311.c @@ -1,4 +1,4 @@ -// SONIC ROBO BLAST 2 JART +// SONIC ROBO BLAST 2 KART //----------------------------------------------------------------------------- // Copyright (C) 2020 by James R. // diff --git a/src/mserv.c b/src/mserv.c index 40a2d671d..fa53b11c7 100644 --- a/src/mserv.c +++ b/src/mserv.c @@ -8,7 +8,7 @@ // See the 'LICENSE' file for more details. //----------------------------------------------------------------------------- /// \file mserv.c -/// \brief Commands used for communicate with the master server +/// \brief Commands used to communicate with the master server #ifdef __GNUC__ #include