diff --git a/samples/aui/auidemo.cpp b/samples/aui/auidemo.cpp
index e1869d2edd..b6c40f3cc4 100644
--- a/samples/aui/auidemo.cpp
+++ b/samples/aui/auidemo.cpp
@@ -1521,7 +1521,7 @@ wxString MyFrame::GetIntroText()
"
"
"- New wxAuiNotebook class, a dynamic splittable notebook control
"
"- New wxAuiMDI* classes, a tab-based MDI and drop-in replacement for classic MDI
"
- "- Maximize/Minimize buttons implemented
"
+ "- Maximize/Restore buttons implemented
"
"- Better hinting with wxGTK
"
"- Class rename. 'wxAui' is now the standard class prefix for all wxAUI classes
"
"- Lots of bug fixes
"