diff --git a/samples/widgets/static.cpp b/samples/widgets/static.cpp
index 163d500cda..31a24c3837 100644
--- a/samples/widgets/static.cpp
+++ b/samples/widgets/static.cpp
@@ -346,8 +346,8 @@ void StaticWidgetsPage::CreateContent()
#if wxUSE_MARKUP
m_textLabelWithMarkup->SetValue("Another label, this time decorated "
"with markup; here you need entities "
- "for the symbols: < > & ' " "
- " but you can still place &mnemonics...");
+ "for the symbols: < > && ' " "
+ " but you can still use &mnemonics too");
#endif // wxUSE_MARKUP
// right pane