Skip to content

Commit 2b141c2

Browse files
authored
Merge pull request #12618 from fulldecent/develop
Add NatSpec note for libraries
2 parents 08650c4 + dcaa094 commit 2b141c2

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)