8000
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 6763052 commit 0962631Copy full SHA for 0962631
contributing/code/conventions.rst
@@ -75,7 +75,7 @@ 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, cannot add new elements. If an unrecognized
78
- key as passed to "replaceXXX" it must throw an exception.
+ key is passed to "replaceXXX" it must throw an exception.
79
80
.. _contributing-code-conventions-deprecations:
81
0 commit comments