Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc5ee26e

Browse files
slidefilmor
authored andcommitted
Fix typo (#16)
Fixes typo in `Initialize` method name.
1 parent63a3b20 commitc5ee26e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -485,7 +485,7 @@ this README GitHub page for new simplified embedding API:
485485
At a very high level, to embed Python in your application you will need to:
486486

487487
- Reference Python.Runtime.dll in your build environment
488-
- Call PythonEngine.Intialize() to initialize Python
488+
- Call PythonEngine.Initialize() to initialize Python
489489
- Call PythonEngine.ImportModule(name) to import a module
490490

491491
The module you import can either start working with your managed app

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp