We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fe64d2 commit cd81b2eCopy full SHA for cd81b2e
contributing/code/conventions.rst
@@ -75,4 +75,4 @@ must be used instead (where ``XXX`` is the name of the related thing):
75
While "setXXX" and "replaceXXX" are very similar, there is one notable
76
difference: "setXXX" may replace, or add new elements to the relation.
77
"replaceXXX" on the other hand is specifically forbidden to add new
78
- elements, but most throw an exception in these cases.
+ elements, but must throw an exception in these cases.
0 commit comments