diff options
author | mischief <mischief@offblast.org> | 2014-11-07 10:39:50 -0800 |
---|---|---|
committer | mischief <mischief@offblast.org> | 2014-11-07 10:39:50 -0800 |
commit | cd3a742b324a1256d52b42b82a90d335903f68e7 (patch) | |
tree | 2642a4925b50a556181fe94cc37e5b7f6c2b1ded /sys/src/cmd/abaco | |
parent | 39cabc72693fdc5186a1e5c745d0c307de157686 (diff) |
all: typo fixes from ray@raylai.com
Diffstat (limited to 'sys/src/cmd/abaco')
-rw-r--r-- | sys/src/cmd/abaco/NOTES | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/src/cmd/abaco/NOTES b/sys/src/cmd/abaco/NOTES index bc852c14d..fd16abbb6 100644 --- a/sys/src/cmd/abaco/NOTES +++ b/sys/src/cmd/abaco/NOTES @@ -5,10 +5,10 @@ Not Bugs: * complaints like "gif: decode <stdin> failed: ReadGIF: can't recognize format ��" are caused by sites that return a jpeg and send Content-Type: image/gif. -Not implented: +Not implemented: * frame's borders and scroll are ignored * Image: maps - * table atributes + * table attributes * css * Js |