Bug #25669
closedTypos in user inputs description
Description
Description of problem:
A page with user inputs of a template (both Provisioning Template and Report Template) contains text:
"Inputs can be used to parametrize templates during rendering based on template type, it allows to fetch the value from host facts, host parameterization or ask user interactively. To use value loaded loaded via input, use input('name') global macro. The template needs to be saved before input macro can load the value. If the value is not available during template preview, it's value is expanded to $TYPE_INPUT[name] string."
The word "loaded" is duplicated.
"It's" in the last sentence should be "its".
How reproducible:
Deterministic
Steps to Reproduce:
1. Monitor -> Report Templates
2. Click some template
3. Go to Imports tab
Actual results:
The cited text with 2 typos
Expected results:
Correct text