Skip to content

Commit 4c0491e

Browse files
author
delphidabbler
committed
Correct class snippet help topic
1 parent f53d768 commit 4c0491e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Src/Help/HTML/snippet_class.htm

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,7 @@ <h1>
5858
</ul>
5959
<p>
6060
<strong class="warning">Warning:</strong> It is an error to use this
61-
snippet kind for records or classes that have no methods (for example pure
62-
abstract classes) &ndash; use a <a
61+
snippet kind for records or classes that have no method implementations (for example pure abstract classes) &ndash; use a <a
6362
href="snippet_type.htm"
6463
>simple type definition</a> snippet instead.
6564
</p>

0 commit comments

Comments
 (0)