RingerSelectorTools: fix bug for Loose_CutID_Pf selector
Calling getType("Loose_CutID_Pf")
would return no selector due to typo
in if-statement (discovered by cppcheck).
Calling getType("Loose_CutID_Pf")
would return no selector due to typo
in if-statement (discovered by cppcheck).