Skip to content

Commit f78414c

Browse files
committed
change Python qoute
1 parent 01ba431 commit f78414c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/ko/swift/python_interoperability.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -351,7 +351,7 @@
351351
"source": [
352352
"## 파이썬 모듈 임포트\n",
353353
"\n",
354-
"`Python.import`를 사용하여 `Python` 모듈을 임포트합니다. 이것은 파이썬의 `import` 키워드처럼 동작합니다."
354+
"`Python.import`를 사용하여 파이썬 모듈을 임포트합니다. 이것은 `Python`의 `import` 키워드처럼 동작합니다."
355355
]
356356
},
357357
{

0 commit comments

Comments
 (0)