Skip to content
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

Fix minor typo in patch documentation #518

Merged
merged 2 commits into from
Aug 11, 2024
Merged

Conversation

kbressem
Copy link
Contributor

@kbressem kbressem commented Mar 3, 2023

While reading the docs of patch_to and patch I found a minor typo:

# we initilized `t` to a type int = 1 which I have changed to # we initialized `t` to a type int = 1

# this sets self.g = 'helllo 'which was changed to # this sets self.g = 'hello '

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@jph00
Copy link
Member

jph00 commented Aug 11, 2024

Thanks!

@jph00 jph00 merged commit 602810d into fastai:master Aug 11, 2024
@kbressem kbressem deleted the patch-1 branch August 12, 2024 15:37
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.

2 participants