Skip to content

Commit 46e220c

Browse files
committed
Link doctests to issue 3399
1 parent 99d0afd commit 46e220c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nltk/test/wordnet.doctest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -397,7 +397,7 @@ Walk through the noun synsets looking at their hypernyms:
397397
Synset('object.n.01') [Synset('physical_entity.n.01')]
398398

399399

400-
# Test for PR #3400: When specifying pos="a", both head adjectives and adjective satellites are returned.
400+
Issue 3399: When specifying pos="a", both head adjectives and adjective satellites are returned.
401401

402402
>>> from nltk.corpus import wordnet as wn
403403
>>> # All adjective synsets (heads and satellites) for "good"

0 commit comments

Comments
 (0)