Skip to content

Commit 29f1b84

Browse files
committed
next manual error fixes
1 parent b6144bc commit 29f1b84

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

src/functions-reference/positive_continuous_distributions.Rmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@ location mu and scale sigma
6565
The log of the lognormal complementary cumulative distribution
6666
function of y given location mu and scale sigma
6767

68-
<!-- R; lognormal_rng; (reals mu, reals beta); -->
69-
\index{{\tt \bfseries lognormal\_rng }!{\tt (reals mu, reals beta): R}|hyperpage}
68+
<!-- R; lognormal_rng; (reals mu, reals sigma); -->
69+
\index{{\tt \bfseries lognormal\_rng }!{\tt (reals mu, reals sigma): R}|hyperpage}
7070

7171
`R` **`lognormal_rng`**`(reals mu, reals sigma)`<br>\newline
7272
Generate a lognormal variate with location mu and scale sigma; may

src/stan-users-guide/index.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ code review for pull requests.
7272

7373
#### Acknowledgements {-}
7474

75-
The Stan project could not exit without developers, users, and
75+
The Stan project could not exist without developers, users, and
7676
funding. Stan is a highly collaborative project. The individual
7777
contributions of the Stan developers to code is tracked through GitHub
7878
and to the design conversation in the Wikis and forums.

0 commit comments

Comments
 (0)