From 1fccf9918b9dda9ac5edd3027602a87890de6b21 Mon Sep 17 00:00:00 2001 From: Gabe Hollombe Date: Tue, 19 Oct 2010 21:59:32 +1100 Subject: [PATCH] typo fix: change Ajax site and applications to Ajax sites and applications --- docs/pages/docs-links.html | 4 ++-- docs/pages/docs-pages.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/pages/docs-links.html b/docs/pages/docs-links.html index f0bc78f4..85b66da3 100755 --- a/docs/pages/docs-links.html +++ b/docs/pages/docs-links.html @@ -21,7 +21,7 @@

External page linking

-

jQuery Mobile automates the process of building Ajax powered site and applications.

+

jQuery Mobile automates the process of building Ajax powered sites and applications.

By default, when you click on link that points to an external page (ex. products.html), the framework will parse the link's href to formulate an Ajax request (Hijax) and displays the loading spinner.

@@ -70,4 +70,4 @@ - \ No newline at end of file + diff --git a/docs/pages/docs-pages.html b/docs/pages/docs-pages.html index f1676770..001188f6 100755 --- a/docs/pages/docs-pages.html +++ b/docs/pages/docs-pages.html @@ -99,7 +99,7 @@

External page linking

-

jQuery Mobile automates the process of building Ajax powered site and applications.

+

jQuery Mobile automates the process of building Ajax powered sites and applications.

By default, when you click on a link that points to an external page (ex. products.html), the framework will parse the link's href to formulate an Ajax request (Hijax) and displays the loading spinner.