diff --git a/docs/source/devguide/statepoint.rst b/docs/source/devguide/statepoint.rst index 7fbfe14a15..2b486f12e0 100644 --- a/docs/source/devguide/statepoint.rst +++ b/docs/source/devguide/statepoint.rst @@ -69,7 +69,7 @@ if (run_mode == MODE_EIGENVALUE) k-effective for the i-th batch - *do i = 1, current_batch* + *do i = 1, current_batch \* gen_per_batch* **real(8) entropy(i)** @@ -317,7 +317,7 @@ if (run_mode == MODE_EIGENVALUE) k-effective for the i-th batch - *do i = 1, current_batch* + *do i = 1, current_batch \* gen_per_batch* **real(8) entropy(i)**