- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Sat, 06 Feb 2010 10:06:36 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv651
Modified Files:
Overview.html
Log Message:
Try to make this sentence make slightly more sense. (whatwg r4680)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.3733
retrieving revision 1.3734
diff -u -d -r1.3733 -r1.3734
--- Overview.html 6 Feb 2010 02:28:24 -0000 1.3733
+++ Overview.html 6 Feb 2010 10:06:33 -0000 1.3734
@@ -50766,10 +50766,10 @@
<p>In other environments, the default encoding is typically
dependent on the user's locale (an approximation of the languages,
- and thus typically encodings, of the pages that the user is likely
- to frequent). The following table gives suggested defaults based
- on the user's locale, for compatibility with legacy
- content. Locales are identified by BCP 47 language codes. <a href="#refsBCP47">[BCP47]</a></p>
+ and thus often encodings, of the pages that the user is likely to
+ frequent). The following table gives suggested defaults based on
+ the user's locale, for compatibility with legacy content. Locales
+ are identified by BCP 47 language codes. <a href="#refsBCP47">[BCP47]</a></p>
<!-- based on mozilla 1.9.1 localizations:
http://mxr.mozilla.org/l10n-mozilla1.9.1/find?string=global%2Fintl.properties&tree=l10n-mozilla1.9.1&hint= -->
Received on Saturday, 6 February 2010 10:06:38 UTC