Steps to replicate the issue (include links if applicable):
What happens?:
Although there is one reference is changes it is logged as "Changed 2 references of claim:"
What should have happened instead?:
It should say "Changed reference of claim"
Original ticket
When my bot updates a single reference on Wikidata the text "Changed 2 references of claim" is automatically preprended to the edit summary.
e.g. this diff https://www.wikidata.org/w/index.php?diff=prev&oldid=2443602387
or https://www.wikidata.org/w/index.php?diff=prev&oldid=2443521057
On 17 December 2025 it was just prepending "Updated Item:"
e.g. https://www.wikidata.org/w/index.php?diff=prev&oldid=2443432605
Bot code is at https://bitbucket.org/WilliamAvery/wikipythonics/src/master/cleanseRefs.py
