diff --git a/doc/src/sgml/runtime.sgml b/doc/src/sgml/runtime.sgml index b2d7e4d84f..fd96883e18 100644 --- a/doc/src/sgml/runtime.sgml +++ b/doc/src/sgml/runtime.sgml @@ -1,5 +1,5 @@ @@ -1627,7 +1627,7 @@ dynamic_library_path = '/usr/local/lib/postgresql:/home/my_project/lib:$libdir' Aborts any statement that takes over the specified number of - microseconds. A value of zero turns off the timer. + milliseconds. A value of zero turns off the timer.