aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/toggle_fails_on_Safari.mdwn
diff options
context:
space:
mode:
authorhttp://www.cse.unsw.edu.au/~willu/ <http://www.cse.unsw.edu.au/~willu/@web>2008-07-25 00:26:21 -0400
committerJoey Hess <joey@kitenet.net>2008-07-25 00:26:21 -0400
commitf8180391408d171b4ddba463e168baa21a5f6228 (patch)
treec387393b1bc9ab6b3895270dfbdea141149aaddf /doc/bugs/toggle_fails_on_Safari.mdwn
parent27060277cccceb57553bfdd18b6b9ebc54b1546e (diff)
downloadikiwiki-f8180391408d171b4ddba463e168baa21a5f6228.tar
ikiwiki-f8180391408d171b4ddba463e168baa21a5f6228.tar.gz
Diffstat (limited to 'doc/bugs/toggle_fails_on_Safari.mdwn')
-rw-r--r--doc/bugs/toggle_fails_on_Safari.mdwn4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/bugs/toggle_fails_on_Safari.mdwn b/doc/bugs/toggle_fails_on_Safari.mdwn
index e53292f08..12fca7084 100644
--- a/doc/bugs/toggle_fails_on_Safari.mdwn
+++ b/doc/bugs/toggle_fails_on_Safari.mdwn
@@ -2,11 +2,11 @@ The [[plugins/toggle]] plugin has no effect when viewed on the Safari web browse
All toggles appear open all the time.
-I don't know if this is true for other webkit browsers (the new Konqeror, the iPhone, etc).
+I don't know if this is true for other webkit browsers (the new Konqueror, the iPhone, etc).
I'm currently testing in the Safari nightly builds, but I've seen the bug in the current release
of Safari too.
-Looking at the Safari Wed Inspector, it believes there is a parse error on line 47 of the
+Looking at the Safari Web Inspector, it believes there is a parse error on line 47 of the
[[news]] page. This is the definition of the getElementsByClass(class) function.
45 }