Fixing broken language arguments [skip ci]

Missing ending pipe was causing it to fail to render.
pull/3178/head
Tim Ansell 7 years ago committed by Jussi Pakkanen
parent e41f00f834
commit 69ff980fbc
  1. 2
      docs/markdown/Reference-tables.md

@ -70,7 +70,7 @@ future releases.
These are the parameter names for passing language specific arguments to your build target.
| Language | Parameter name |
| ----- | -----
| ----- | ----- |
| C | c_args |
| C++ | cpp_args |
| C# | cs_args |

Loading…
Cancel
Save