Skip to content

docs: improve docstrings and typespecs#15547

Merged
josevalim merged 1 commit into
elixir-lang:mainfrom
AlexGx:ag-typo-doc-fixes
Jul 7, 2026
Merged

docs: improve docstrings and typespecs#15547
josevalim merged 1 commit into
elixir-lang:mainfrom
AlexGx:ag-typo-doc-fixes

Conversation

@AlexGx

@AlexGx AlexGx commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

This PR focuses on improving documentation clarity and correcting grammatical errors.

Changes

  • documentation refinements: fixed numerous typos, grammatical inconsistencies, and phrasing issues in module documentation (Access, Calendar, Code, File, MapSet)
  • typespecs: added missing typespecs (Code.Fragment.lines/1) and improved existing ones to better reflect actual implementation logic (MapSet.split_with/2)
  • clarification: improved technical explanations for better readability and fix ceil/2 description
  • consistency: standardized punctuation and formatting within docstrings to align with project style

@josevalim josevalim merged commit ad993f0 into elixir-lang:main Jul 7, 2026
@josevalim

Copy link
Copy Markdown
Member

💚 💙 💜 💛 ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants