]> sipb.mit.edu Git - ikiwiki.git/commitdiff
(no commit message)
authorhttp://www.cse.unsw.edu.au/~willu/ <http://www.cse.unsw.edu.au/~willu/@web>
Fri, 25 Jul 2008 04:26:21 +0000 (00:26 -0400)
committerJoey Hess <joey@kitenet.net>
Fri, 25 Jul 2008 04:26:21 +0000 (00:26 -0400)
doc/bugs/toggle_fails_on_Safari.mdwn

index e53292f08fbb766ca6719450ddf89473bbc5fcf1..12fca7084ac7d351a6766f49f607009444dc2426 100644 (file)
@@ -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 }