diff options
Diffstat (limited to 'doc/src/sgml/intro.sgml')
-rw-r--r-- | doc/src/sgml/intro.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/intro.sgml b/doc/src/sgml/intro.sgml index 09a6ad3b02b..9c0e81c1b0d 100644 --- a/doc/src/sgml/intro.sgml +++ b/doc/src/sgml/intro.sgml @@ -275,7 +275,7 @@ Built-in types have been improved, including new wide-range date/time types and </ListItem> <ListItem> <Para> -Overall backend code speed has been increased by approximately 20%, and backend startup speed has decreased 80%. +Overall backend code speed has been increased by approximately 20%, and backend startup time has decreased 80%. </Para> </ListItem> </ItemizedList> |