fix english and whitespace

pull/977/head
Matthew Hodgson 10 years ago
parent 96484be5c2
commit 64f56a15d7

@ -19,7 +19,7 @@ JSON received from the network is likely to be already encoded using UTF-8.
We sort the keys to give a consistent ordering. We force integers to be in the
range where they can be accurately represented using IEEE double precision
floating point numbers since a number of JSON libraries represent all numbers
use these to store all numbers.
using this representation.
.. code:: python

Loading…
Cancel
Save