Skip to content

docs: fix typos in comments and docstrings#920

Open
Avicennasis wants to merge 1 commit into
google:masterfrom
Avicennasis:docs/fix-typos
Open

docs: fix typos in comments and docstrings#920
Avicennasis wants to merge 1 commit into
google:masterfrom
Avicennasis:docs/fix-typos

Conversation

@Avicennasis
Copy link
Copy Markdown

Seven spelling fixes across seven files — comments and docstrings only, no code logic changes:

  • pg19.py: lenghtlength
  • base_model.py: overridenoverridden (docstring only — the overriden_shardings variable name is left unchanged to avoid a multi-file refactor)
  • samuel.py: compatabilitycompatibility
  • transform.py: compatabilitycompatibility
  • adabelief_densenet.py: inital convolutaionalinitial convolutional
  • search_subspace.py: suportsupport
  • schedules.py: RecievedReceived (in error message string)

- pg19.py: lenght → length
- base_model.py: overriden → overridden (docstring only)
- samuel.py: compatability → compatibility
- transform.py: compatability → compatibility
- adabelief_densenet.py: inital convolutaional → initial convolutional
- search_subspace.py: suport → support
- schedules.py: Recieved → Received
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant