summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorRobert Collins <robertc@robertcollins.net>2015-10-23 12:16:03 +1300
committerRobert Collins <robertc@robertcollins.net>2015-10-23 12:16:03 +1300
commit4810e55ba15d7239dbf63dbb390e36bc89253616 (patch)
treee5f6df428135bf45fbcfdf0a2099558fcea37256 /README.rst
parent0bfebe8c3e9cc865d895bb0afeb052050a295652 (diff)
downloadsubunit-4810e55ba15d7239dbf63dbb390e36bc89253616.tar.gz
Typo fixes from Leo Arias
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 23e320e..51b9011 100644
--- a/README.rst
+++ b/README.rst
@@ -303,7 +303,7 @@ the length encoding to take up a new byte (which will only happen to packets
less than or equal to 16KiB in length) - large packets are very efficient to
route.
-Timestamp when present is a 32 bit unsigned integer for secnods, and a variable
+Timestamp when present is a 32 bit unsigned integer for seconds, and a variable
length number for nanoseconds, representing UTC time since Unix Epoch in
seconds and nanoseconds.