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
Updated by Ondřej Pražák almost 6 years ago
- Subject changed from Typos in user inputs description to Typos in user inputs description
- Category set to Templates
Updated by Tomer Brisker almost 6 years ago
- Difficulty set to trivial
- Triaged changed from No to Yes
Updated by The Foreman Bot almost 6 years ago
- Status changed from New to Ready For Testing
- Assignee set to Marek Hulán
- Pull request https://github.com/theforeman/foreman/pull/6360 added
Updated by Marek Hulán almost 6 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 849f8e958a4ff6b21049dc7c84862c56ab35f505.