Skip to content

Commit ce57619

Browse files
author
grammarian
committed
- Correct small typo
git-svn-id: https://svn.code.sf.net/p/objectlistview/code/cs/trunk@806 0bec5ed8-b53f-49e6-9885-ce7bc93af311
1 parent d8282c0 commit ce57619

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/recipes.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2327,7 +2327,8 @@ You will normally have to give the ObjectListView a specific `RowHeight` that al
23272327
the title and description. This is not auto calculated for you.
23282328

23292329
The images for the renderer will normally come from specific `ImageList` that contains larger than
2330-
normal icons. You can give this specific `ImageList` to the renderer by setting the `ImageList` property.
2330+
normal icons. You can give this specific `ImageList` to the renderer by setting the
2331+
`DescribedTaskRenderer.ImageList` property.
23312332
[All renderers can do this, but with a `DescribedTaskRenderer` you will almost always want to have
23322333
larger icons and will need to set the image list explicitly.]
23332334

0 commit comments

Comments
 (0)