summaryrefslogtreecommitdiff
path: root/BUGS
diff options
context:
space:
mode:
authorNick White <git@njw.me.uk>2010-11-13 18:54:00 +0000
committerNick White <git@njw.me.uk>2010-11-13 18:54:00 +0000
commit3d293ecb997547ce48ab5ee3c6a83effddbbb0ae (patch)
tree87553f863bbd48a8268ccbebd71a3a7783c720e0 /BUGS
parent6184d6bdac39e3a1f2e72ce180db40cb896724cf (diff)
Rename to simplyread to avoid name clash
Diffstat (limited to 'BUGS')
-rw-r--r--BUGS4
1 files changed, 2 insertions, 2 deletions
diff --git a/BUGS b/BUGS
index 512d7a8..85023d3 100644
--- a/BUGS
+++ b/BUGS
@@ -7,5 +7,5 @@ are disabled in firefox. Subsequent runs are fine. Presumably it's a
bug in firefox; should report it to them.
When run as a bookmarklet in firefox, the first run it hasn't registered
-readable() by the time it is called. Subsequent runs work fine. This
-occurs whether readable is in a separate javascript: clause or not.
+simplyread() by the time it is called. Subsequent runs work fine. This
+occurs whether simplyread is in a separate javascript: clause or not.