From f485058ac790e15c79476f1f7759917e93f88e8a Mon Sep 17 00:00:00 2001 From: Victor Stinner Date: Thu, 12 Apr 2012 00:41:42 +0200 Subject: [PATCH] PEP 418: Fix reST syntax of a title --- pep-0418.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pep-0418.txt b/pep-0418.txt index d10f55ed5..dbb9ca627 100644 --- a/pep-0418.txt +++ b/pep-0418.txt @@ -259,7 +259,7 @@ structure which has two integer fields, tv_sec and tv_nsec, so the resolution is 1 nanosecond. Precision --------- +--------- The precision is the effective smallest difference between two timestamps of the clock. It does not reflect the stability the clock rate. For example,