From 5e38e618bf727f602379725148dd8e2a1d9132d1 Mon Sep 17 00:00:00 2001 From: Steve Brokenshire Date: Mon, 28 Aug 2017 19:44:50 +0100 Subject: [PATCH] frmContactEditorRoles: Corrected 'Add the website priority' comment --- source/contacteditor/frmContactEditorRoles.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/contacteditor/frmContactEditorRoles.cpp b/source/contacteditor/frmContactEditorRoles.cpp index 43f6b9e..b36bda1 100644 --- a/source/contacteditor/frmContactEditorRoles.cpp +++ b/source/contacteditor/frmContactEditorRoles.cpp @@ -71,7 +71,7 @@ void frmContactEditorRoles::ProcessAction( wxCommandEvent& event ) } - // Add the website priority. + // Add the roles priority. if (priorityCtrl->IsPriorityChecked()){ -- 2.39.2