Issue #28763: Use double hyphens (rendered as en-dashes) in numerical ranges

in the documentation.
This commit is contained in:
Serhiy Storchaka 2016-11-26 13:49:59 +02:00
commit 0264e46caa
16 changed files with 24 additions and 24 deletions

View file

@ -53,7 +53,7 @@ from sources provided by the operating system.
M. Matsumoto and T. Nishimura, "Mersenne Twister: A 623-dimensionally
equidistributed uniform pseudorandom number generator", ACM Transactions on
Modeling and Computer Simulation Vol. 8, No. 1, January pp.3-30 1998.
Modeling and Computer Simulation Vol. 8, No. 1, January pp.3--30 1998.
`Complementary-Multiply-with-Carry recipe