diff options
Diffstat (limited to 'docs/markdown/snippets')
-rw-r--r-- | docs/markdown/snippets/native-file-paths.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/markdown/snippets/native-file-paths.md b/docs/markdown/snippets/native-file-paths.md index 6979241..b091c40 100644 --- a/docs/markdown/snippets/native-file-paths.md +++ b/docs/markdown/snippets/native-file-paths.md @@ -1,4 +1,4 @@ -## Native File Paths and Directories +## Native and Cross File Paths and Directories -A new `[paths]` section has been added to the native file. This can be used to -set paths such a prefix and libdir in a persistent way. +A new `[paths]` section has been added to native and cross files. This +can be used to set paths such a prefix and libdir in a persistent way. |