Closed
Description
PR #16285 missed changing the language item from no_share_bound
to no_sync_bound
. PR #16780 made the manual consistent with the current language items. Everything must now be updated to sync.
The language item and the manual. The current language item:
// Variant name, Name, Method name;
...
NoSyncItem, "no_share_bound", no_share_bound;