Skip to content

Correcting line break in code suggestion help text

Gary Holtz requested to merge gmh-fix-code-suggestion-link into master

What does this MR do and why?

The line added in !139154 (merged) didn't create a line break, it just truncated the string before it. This will hopefully fix that.

Screenshots

Before After
Screenshot_2023-12-08_at_1.08.16_PM Screenshot_2023-12-08_at_1.09.10_PM

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Paul Slaughter

Merge request reports