Skip to content

Commit 1f3e063

Browse files
committed
Html: use 'quot' for quotation
1 parent 3a1ec6f commit 1f3e063

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

AdvancedNoise/Sources/TimeBasedNoise.mo

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -341,11 +341,11 @@ The general settings are shown in the next table:
341341
342342
<h4>Advanced tab: Random number properties</h4>
343343
<p>
344-
In the group \"Random number properties\", the properties of the random number
344+
In the group &quot;Random number properties&quot;, the properties of the random number
345345
generation are defined. By default, uniform random numbers with linear
346346
interpolation are used, and the random numbers are drawn with the pseudo
347-
random number generator algorithm \"xorshift128+\". This random number generator
348-
has a&nbsp;period of 2^128, has an internal state of 4 Integer elements, and has
347+
random number generator algorithm &quot;xorshift128+&quot;. This random number generator
348+
has a&nbsp;period of 2^128, has an internal state of 4&nbsp;Integer elements, and has
349349
excellent statistical properties. If the default behavior is not desired, the
350350
following parameters can be set:
351351
</p>

0 commit comments

Comments
 (0)