Skip to content

Commit dcaa094

Browse files
committed
Add NatSpec note for libraries
1 parent a05d2b3 commit dcaa094

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/natspec-format.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ tools.
3636
Documentation Example
3737
=====================
3838

39-
Documentation is inserted above each ``contract``, ``interface``,
39+
Documentation is inserted above each ``contract``, ``interface``, ``library``,
4040
``function``, and ``event`` using the Doxygen notation format.
4141
A ``public`` state variable is equivalent to a ``function``
4242
for the purposes of NatSpec.

0 commit comments

Comments
 (0)