6d154a0 deskprofile: fix a typo in _get_filename_path()

1 file Authored by fidencio 5 years ago, Committed by jhrozek 5 years ago,
    deskprofile: fix a typo in _get_filename_path()
    
    There's a typo in the matrix of profiles (based in the priority set)
    which ended up saving the 10th priority with a wrong name.
    
    Resolves:
    https://pagure.io/SSSD/sssd/issue/3774
    
    Signed-off-by: Fabiano FidĂȘncio <fidencio@redhat.com>
    
    Reviewed-by: Jakub Hrozek <jhrozek@redhat.com>