Skip to content

Commit 0e9b3af

Browse files
Update cpp/includes/defines.h
Co-authored-by: Alex H. Room <69592136+alexhroom@users.noreply.github.com>
1 parent 0c9feba commit 0e9b3af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cpp/includes/defines.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -387,7 +387,7 @@ struct OutputResult {
387387
};
388388

389389
const std::string docsPriors = R"(The Python binding for the C++ priors struct.
390-
The priors for each parameter defined in the project.
390+
The priors for each parameter defined in the project for Bayesian algorithms.
391391
392392
Parameters
393393
----------

0 commit comments

Comments
 (0)