Skip to content

Commit

Permalink
Changes following review #8
Browse files Browse the repository at this point in the history
  • Loading branch information
whaeck committed Oct 18, 2024
1 parent e807f7a commit e56cedc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/src/DistributionDataType.python.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ void wrapDistributionDataType( python::module& module, python::module& ) {

module,
"DistributionDataType",
"The distribition data type for a reaction product",
"The distribution data type for a reaction product",
python::arithmetic()
);

Expand Down

0 comments on commit e56cedc

Please sign in to comment.