summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--demos/quickstart/protected/pages/Controls/Samples/TTabPanel/Home.page2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/quickstart/protected/pages/Controls/Samples/TTabPanel/Home.page b/demos/quickstart/protected/pages/Controls/Samples/TTabPanel/Home.page
index dd084a47..ec025ad5 100644
--- a/demos/quickstart/protected/pages/Controls/Samples/TTabPanel/Home.page
+++ b/demos/quickstart/protected/pages/Controls/Samples/TTabPanel/Home.page
@@ -6,7 +6,7 @@
<com:TTabView ID="View1" Caption="View 1" Height="200px">
<h2>View 1</h2>
<p>
- This shows a nested tab panel. To ensure the property display, we explicitly
+ This shows a nested tab panel. To ensure the proper display, we explicitly
set the height of the outer view to be 200px.
</p>
<com:TTabPanel ActiveViewIndex="1" Width="50%">