doc: fix typo [skip ci]

pull/7976/head
Eli Schwartz 4 years ago committed by Dylan Baker
parent 8351e85bbd
commit 8992729ade
  1. 2
      docs/markdown/snippets/thinlto.md

@ -23,5 +23,5 @@ if get_option('b_lto') == 'true'
endif
```
This should not affect any comman line invocations as configuring LTO
This should not affect any command line invocations as configuring LTO
with `-Db_lto=true` still works and behaves the same way as before.

Loading…
Cancel
Save