diff --git a/src/System Application/App/Performance Profiler/src/PerfProfilerScheduleCard.Page.al b/src/System Application/App/Performance Profiler/src/PerfProfilerScheduleCard.Page.al index d42409ddcd..74918d4554 100644 --- a/src/System Application/App/Performance Profiler/src/PerfProfilerScheduleCard.Page.al +++ b/src/System Application/App/Performance Profiler/src/PerfProfilerScheduleCard.Page.al @@ -97,8 +97,8 @@ page 1932 "Perf. Profiler Schedule Card" { ApplicationArea = All; Caption = 'User ID'; - ToolTip = 'Specifies the ID of the user who created the schedule.'; - AboutText = 'The ID of the user who created the schedule.'; + ToolTip = 'Specifies the ID of the user associated with the schedule.'; + AboutText = 'The ID of the user associated with the schedule.'; TableRelation = User."User Security ID"; Lookup = true;