Skip to content

Fix a typo in the description of the configuration option

What does this MR do?

Fixes a nasty typo.

Why was this MR needed?

The description suggests usage of a variable prefix, that doesn't match what Runner is looking for. Thus, if user would prepare configuration according to this description, it would not work. Thankfully the documentation uses the proper prefix :)

Are there points in the code the reviewer needs to double check?

Does this MR meet the acceptance criteria?

  • Documentation created/updated
  • Added tests for this feature/bug
  • In case of conflicts with master - branch was rebased

What are the relevant issue numbers?

Merge request reports