Skip to content

Commit

Permalink
documentation correction
Browse files Browse the repository at this point in the history
  • Loading branch information
whaeck committed Jul 5, 2024
1 parent ba76e6f commit 63fbfac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/src/id/ElementID.python.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ void wrapElementID( python::module& module, python::module& ) {

python::init< int >(),
python::arg( "number" ),
"Initialise the reaction\n\n"
"Initialise the element identifier\n\n"
"Arguments:\n"
" self the reaction\n"
" number the element number"
Expand Down

0 comments on commit 63fbfac

Please sign in to comment.