diff doc/index.txt @ 38:7ae4722af473 trunk

Started implementation of datetime parsing, using a very basic approach for now.
author cmlenz
date Tue, 05 Jun 2007 22:59:24 +0000
parents fc8b5515af7c
children 9bc73c0bf7e5
line wrap: on
line diff
--- a/doc/index.txt
+++ b/doc/index.txt
@@ -58,7 +58,7 @@
 this support is based on the assumption that there will be only one specific
 locale used per process (at least simultaneously.) Also, it doesn't provide
 access to other kinds of locale data, such as the localized names of countries,
-languages, or time zones, with are frequently needed in web-based applications.
+languages, or time-zones, which are frequently needed in web-based applications.
 
 For these requirements, Babel includes data extracted from the `Common Locale
 Data Repository (CLDR) <http://unicode.org/cldr/>`_, and provides a number of
Copyright (C) 2012-2017 Edgewall Software