summaryrefslogtreecommitdiff
path: root/examples/linguist/doc/snippets/doc_src_examples_hellotr.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/linguist/doc/snippets/doc_src_examples_hellotr.qdoc')
-rw-r--r--examples/linguist/doc/snippets/doc_src_examples_hellotr.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/linguist/doc/snippets/doc_src_examples_hellotr.qdoc b/examples/linguist/doc/snippets/doc_src_examples_hellotr.qdoc
index 4143849d0..9cbf847a6 100644
--- a/examples/linguist/doc/snippets/doc_src_examples_hellotr.qdoc
+++ b/examples/linguist/doc/snippets/doc_src_examples_hellotr.qdoc
@@ -34,5 +34,5 @@ linguist hellotr_la.ts
//! [4]
//! [5]
-make update_translations
+cmake --build . --target update_translations
//! [5]