Skip to content

Commit c6800f5

Browse files
committed
fixed docs
1 parent 2336cef commit c6800f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/mainpage.dox.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -501,7 +501,7 @@ PythonProgram::setSaveObjectCallback(callback);
501501
@section pythonreleasenotes python Module Release Notes
502502
503503
@subsection python_1_1_3 python Module Version 1.1.3
504-
- @ref @ref Pytohn::PythonProgram::evalExpression() "PythonProgram::evalExpression()" not able to reference
504+
- @ref Python::PythonProgram::evalExpression() "PythonProgram::evalExpression()" not able to reference
505505
symbols in the program
506506
(<a href="https://github.com/qorelanguage/qore/issues/4406">issue 4406</a>)
507507
- subinterpreter errors using the \c python module from %Python

0 commit comments

Comments
 (0)