From 73f39b951b5abf99cd169c6dde6ba54273802820 Mon Sep 17 00:00:00 2001 From: HadarIngonyama <102164010+HadarIngonyama@users.noreply.github.com> Date: Wed, 19 Jun 2024 11:26:30 +0300 Subject: [PATCH] Update docs/docs/icicle/primitives/msm.md Co-authored-by: Leon Hibnik <107353745+LeonHibnik@users.noreply.github.com> --- docs/docs/icicle/primitives/msm.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/icicle/primitives/msm.md b/docs/docs/icicle/primitives/msm.md index a3fb03548..82e086f17 100644 --- a/docs/docs/icicle/primitives/msm.md +++ b/docs/docs/icicle/primitives/msm.md @@ -69,7 +69,7 @@ The MSM supports batch mode - running multiple MSMs in parallel. It's always bet ## MSM configuration -```c++ +```cpp /** * @struct MSMConfig * Struct that encodes MSM parameters to be passed into the [MSM](@ref MSM) function. The intended use of this struct