Fix documentation for wxRichTextCtrl::{Begin,End}StandardBullet()
| ... | ... | @@ -1254,12 +1254,12 @@ public: |
| 1254 | 1254 | bool EndSymbolBullet();
|
| 1255 | 1255 | |
| 1256 | 1256 | /**
|
| 1257 | - Begins applying a symbol bullet.
|
|
| 1257 | + Begins applying a standard bullet.
|
|
| 1258 | 1258 | */
|
| 1259 | 1259 | bool BeginStandardBullet(const wxString& bulletName, int leftIndent, int leftSubIndent, int bulletStyle = wxTEXT_ATTR_BULLET_STYLE_STANDARD);
|
| 1260 | 1260 | |
| 1261 | 1261 | /**
|
| 1262 | - Begins applying a standard bullet.
|
|
| 1262 | + Ends applying a standard bullet.
|
|
| 1263 | 1263 | */
|
| 1264 | 1264 | bool EndStandardBullet();
|
| 1265 | 1265 |
—
View it on GitLab.
You're receiving this email because of your account on gitlab.com. Manage all notifications · Help