We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27b6a2b commit a9d995aCopy full SHA for a9d995a
library/pydoc.po
@@ -57,7 +57,7 @@ msgid ""
57
":program:`pydoc` as a script at the operating system's command prompt. "
58
"For example, running ::"
59
msgstr ""
60
-"내장 함수 :func:`help`\\는 대화식 인터프리터에서 온라인 도움말 시스템을 호출합니다. 이 시스템은 :mod:`pydoc`\\을"
+"내장 함수 :func:`help`\\는 대화형 인터프리터에서 온라인 도움말 시스템을 호출합니다. 이 시스템은 :mod:`pydoc`\\을"
61
" 사용하여 설명서를 콘솔에 텍스트로 생성합니다. 같은 텍스트 설명서는 운영 체제의 명령 프롬프트에서 :program:`pydoc`\\을 "
62
"스크립트로 실행하여 파이썬 인터프리터 외부에서도 볼 수 있습니다. 예를 들어, ::"
63
0 commit comments