We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c26576f + 39c1081 commit 39b48d5Copy full SHA for 39b48d5
src/doc/src/reference/external-tools.md
@@ -214,8 +214,8 @@ may be found in [the chapter on build scripts](build-scripts.md).
214
["SOME_KEY", "some value"],
215
["ANOTHER_KEY", "another value"]
216
],
217
- /* A path which is used as a value of `OUT_DIR` environmental variable
218
- when compiling current package.
+ /* An absolute path which is used as a value of `OUT_DIR` environmental
+ variable when compiling current package.
219
*/
220
"out_dir": "/some/path/in/target/dir"
221
}
0 commit comments