Skip to content

Fix typos: "reparametrization" → "reparameterization" and "recommed" → "recommend" #20892

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 11, 2025

Conversation

leopardracer
Copy link
Contributor

@leopardracer leopardracer commented Jun 11, 2025

Description:
This pull request corrects two typos in the codebase:

  • Updates the spelling of "reparametrization" to "reparameterization" in the pruning callback documentation.
  • Fixes the typo "recommed" to "recommend" in the strategy selection error message.

These changes improve code clarity and maintain consistency with standard terminology. No functional changes are introduced.


📚 Documentation preview 📚: https://pytorch-lightning--20892.org.readthedocs.build/en/20892/

@github-actions github-actions bot added fabric lightning.fabric.Fabric pl Generic label for PyTorch Lightning package labels Jun 11, 2025
Copy link

codecov bot commented Jun 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87%. Comparing base (43691d4) to head (727033f).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #20892   +/-   ##
=======================================
  Coverage      87%      87%           
=======================================
  Files         268      268           
  Lines       23442    23442           
=======================================
  Hits        20391    20391           
  Misses       3051     3051           

@Borda Borda merged commit 64b2b6a into Lightning-AI:master Jun 11, 2025
115 checks passed
Borda pushed a commit that referenced this pull request Jun 19, 2025
…→ "recommend" (#20892)

* Update pruning.py
* Update connector.py

(cherry picked from commit 64b2b6a)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fabric lightning.fabric.Fabric pl Generic label for PyTorch Lightning package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants