diff doc/index.txt @ 38:a22b7656e9ae

Started implementation of datetime parsing, using a very basic approach for now.
author cmlenz
date Tue, 05 Jun 2007 22:59:24 +0000
parents 47161f48c4bd
children dd5c3ba59eae
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