Skip to content

Commit d0b95dc

Browse files
committed
[docs] Add "dup" to the Lexicon.
1 parent f59d730 commit d0b95dc

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/Lexicon.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,13 @@ source code, tests, and commit messages. See also the `LLVM lexicon`_.
5454

5555
__ https://developer.apple.com/swift/blog/?id=28
5656

57+
dup
58+
From "duplicate". As a noun, refers to another filed issue that describes
59+
the same bug ("I have a dup of this"); as a verb, the act of marking a bug
60+
*as* a duplicate ("Please dup this to the underlying issue"). Sometimes
61+
written "dupe". Pronounced the same way as the first syllable of
62+
"duplicate", which for most American English speakers is "doop".
63+
5764
existential
5865
A value whose type is a protocol composition (including a single protocol
5966
and *zero* protocols; the latter is the ``Any`` type).

0 commit comments

Comments
 (0)