Doc: correct syntax error in qmake manual
Change-Id: I600f8c9ea8e55dad19345bd4d726cf8d5438e9ce Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@qt.io> Reviewed-by: Paul Wicking <paul.wicking@qt.io>bb10
parent
bccb964b9a
commit
4e54ac7c89
|
|
@ -3406,7 +3406,7 @@
|
|||
\snippet code/doc_src_qmake-manual.pro 72
|
||||
|
||||
Like \l {qmake-cat}{$$cat()}, the \a mode argument takes \c blob, \c lines,
|
||||
\c true, and \false as value. However, the legacy word splitting rules
|
||||
\c true, and \c false as value. However, the legacy word splitting rules
|
||||
(i.e. empty or \c true, and \c false) differ subtly.
|
||||
|
||||
If you pass \c stsvar, the command's exit status will be stored in that
|
||||
|
|
|
|||
Loading…
Reference in New Issue