diff --git a/DMRIPSC.cpp b/DMRIPSC.cpp index 70832b4..2eda3c8 100644 --- a/DMRIPSC.cpp +++ b/DMRIPSC.cpp @@ -437,7 +437,7 @@ bool CDMRIPSC::writeConfig() else if (!m_slot1 && m_slot2) slots = '2'; } else { - software = "MMDVM-DVMega"; + software = "MMDVM DVMega"; slots = '4'; }