mwapi: correct visibility spelling in struct generator
- Fix typo 'visiblity' to 'visibility' in StructBuilder implementation
- Correct spelling in the query implementation to use 'visibility'
- Update README and lib comments to fix 'visibility' typo
- Ensure consistent naming for visibility modifiers throughout codebase
Bug; T201491