diff options
Diffstat (limited to 'demos/quickstart/protected')
| -rw-r--r-- | demos/quickstart/protected/pages/Controls/List.page | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/demos/quickstart/protected/pages/Controls/List.page b/demos/quickstart/protected/pages/Controls/List.page index 86de4c41..e3a6f368 100644 --- a/demos/quickstart/protected/pages/Controls/List.page +++ b/demos/quickstart/protected/pages/Controls/List.page @@ -84,7 +84,7 @@ $listbox->dataBind();  </p>
  <com:RunBar PagePath="Controls.Samples.TRadioButtonList.Home" />
 -<h2>TBulletList</h2>
 +<h2>TBulletedList</h2>
  <p>
  <tt>TBulletedList</tt> displays items in a bullet format on a Web page. The style of the bullets can be specified by <tt>BulletStyle</tt>. When the style is <tt>CustomImage</tt>, the bullets are displayed as images, which is specified by <tt>BulletImageUrl</tt>.
  </p>
 | 
