From cf3c56cbce7df1ce8811fb4ccb533cb8834d38ee Mon Sep 17 00:00:00 2001 From: Sean Hogan Date: Thu, 21 Oct 2010 21:50:51 +1100 Subject: [PATCH] match spelling fixes from jasondavies --- mathjax/docs/html/configuration.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/mathjax/docs/html/configuration.html b/mathjax/docs/html/configuration.html index 6aa9145ff..40fa7872a 100644 --- a/mathjax/docs/html/configuration.html +++ b/mathjax/docs/html/configuration.html @@ -229,7 +229,7 @@ reasonably efficient to specify both input processors even if only one

TeX input with MathML outputΒΆ

This example configures MathJax to use the tex2jax preprocessor and TeX input processor, but the choice of output format is determined -by MathJax depending on the capabilities of the users’s browser. The +by MathJax depending on the capabilities of the user’s browser. The is performed by the MMLorHTML.js configuration file that is loaded in the config` array.

MathJax.Hub.Config({
@@ -244,7 +244,7 @@ plugin installed
 will use the NativeMML output processor, while all other browsers will
 use the HTML-CSS output processor.  Since native MathML support is
 faster than MathJax’s HTML-CSS processor, this will mean that the web
-pages will display faster for Firefox and IE than they woudl
+pages will display faster for Firefox and IE than they would
 otherwise.  This speed comes at the cost, however, as you are now
 relying on the native MathML support to render the mathematics, and
 that is outside of MathJax’s control.  There may be spacing or other
@@ -311,7 +311,7 @@ configuration options for the component.

});
-

is a configration that includes two settings for the MathJax Hub (one +

is a configuration that includes two settings for the MathJax Hub (one for showProcessingMessages and one of the jax array), and a configuration object for the TeX input processor. The latter includes a setting for the TeX input processor’s TagSide option (to set tags @@ -431,4 +431,4 @@ are categorized by the component they affect.

Created using Sphinx 1.0b2. - \ No newline at end of file +