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

Commit a1471e2

Browse files
Fix spelling
1 parent abbaeee commit a1471e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎Source/PythonEngine.pas‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4436,7 +4436,7 @@ procedure TPythonTraceback.Clear;
44364436
* This method is automatically called by the Exec/Eval methods of
44374437
* TPythonEngine. But if you use the Python core API, then don't
44384438
* forget to refresh the traceback yourself. Or much better,
4439-
* simply use the method CheckError wich will call PyErr_Print,
4439+
* simply use the method CheckError which will call PyErr_Print,
44404440
* Traceback.Refresh and RaiseError for you.
44414441
}
44424442
procedure TPythonTraceback.Refresh(pytraceback: PPyObject);

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /