Skip to content

오탈자 수정#1069

Open
imyeyun wants to merge 1 commit intoPyTorchKorea:masterfrom
imyeyun:master
Open

오탈자 수정#1069
imyeyun wants to merge 1 commit intoPyTorchKorea:masterfrom
imyeyun:master

Conversation

@imyeyun
Copy link
Copy Markdown

@imyeyun imyeyun commented Apr 29, 2026

라이선스 동의

변경해주시는 내용에 BSD 3항 라이선스가 적용됨을 동의해주셔야 합니다.

더 자세한 내용은 기여하기 문서를 참고해주세요.

동의하시면 아래 [ ][x]로 만들어주세요.

  • 기여하기 문서를 확인하였으며, 본 PR 내용에 BSD 3항 라이선스가 적용됨에 동의합니다.

관련 이슈 번호

이 Pull Request와 관련있는 이슈 번호를 적어주세요.

이슈 또는 PR 번호 앞에 #을 붙이시면 제목을 바로 확인하실 수 있습니다. (예. #999 )

PR 종류

이 PR에 해당되는 종류 앞의 [ ][x]로 변경해주세요.

  • 오탈자를 수정하거나 번역을 개선하는 기여
  • 번역되지 않은 튜토리얼을 번역하는 기여
  • 공식 튜토리얼 내용을 반영하는 기여
  • 위 종류에 포함되지 않는 기여

PR 설명

이 PR로 무엇이 달라지는지 대략적으로 알려주세요.
띄어쓰기 오탈자 수정하였습니다.

@imyeyun imyeyun force-pushed the master branch 2 times, most recently from 373db30 to a09166b Compare April 30, 2026 06:55
Copy link
Copy Markdown

@NamsanMan NamsanMan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

수정 내용을 확인했습니다. 오탈자 수정이 적절해 보입니다.

@Junhyun17
Copy link
Copy Markdown

오탈자 수정 내용을 확인했습니다. 띄어쓰기 수정이 적절하게 이루어진 것 같습니다.

Copy link
Copy Markdown
Member

@hyoyoung hyoyoung left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

띄어쓰기는 잘되어있는데, \ 사용 부분이 확인이 필요합니다
확인하고 다시 수정 부탁드립니다

# 데이터를 불러오기 위해 torchvision과 torch.utils.data 패키지를 사용하겠습니다.
#
# 여기서 풀고자 하는 문제는 **개미** 와 **벌** 을 분류하는 모델을 학습하는 것입니다.
# 여기서 풀고자 하는 문제는 **개미**\와 **벌**\을 분류하는 모델을 학습하는 것입니다.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

여기서 \는 없애는게 좋겠습니다. 기존에도 띄어쓰기로 해결한 부분이고 text뒤에는 붙여써도 이상없이 warning이 없을것입니다

#
# .. Note ::
# 데이터를 `여기 <https://download.pytorch.org/tutorial/hymenoptera_data.zip>`_
# 데이터를 `여기 <https://download.pytorch.org/tutorial/hymenoptera_data.zip>`_\
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

줄 바꿈이 없을때는 링크 뒤에 \가 필요한데 이 경우에는 줄바꿈이 있어서 필요없습니다

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.

4 participants