Fix misprint in strip_directory example

pull/3010/head
Aleksey Filippov 7 years ago
parent 13f91840e3
commit 79d8f2adbf
  1. 2
      docs/markdown/Reference-manual.md

@ -814,7 +814,7 @@ share/
file2
```
`install_subdir('foo/bar', install_dir : 'share', stripe_directory : false)` creates
`install_subdir('foo/bar', install_dir : 'share', strip_directory : false)` creates
```
share/
bar/

Loading…
Cancel
Save