diff options
author | Björn Stenberg <bjorn@haxx.se> | 2003-11-19 22:02:58 +0000 |
---|---|---|
committer | Björn Stenberg <bjorn@haxx.se> | 2003-11-19 22:02:58 +0000 |
commit | 091c5e37aefcc6cf1ab1f354a7aa0717293d9373 (patch) | |
tree | 81cb07fc085a5c5924be78e63cc6b5e029ac31b2 /www | |
parent | ba60db87395f14d648d9b2d340bec8d61d392e0b (diff) | |
download | rockbox-091c5e37aefcc6cf1ab1f354a7aa0717293d9373.tar.gz rockbox-091c5e37aefcc6cf1ab1f354a7aa0717293d9373.zip |
Fixed header html
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4044 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'www')
-rw-r--r-- | www/docs/flash.t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/docs/flash.t b/www/docs/flash.t index 7a4f0fcdec..4ce6785bf5 100644 --- a/www/docs/flash.t +++ b/www/docs/flash.t @@ -64,7 +64,7 @@ tool to drive it. Feel free to review the <a href="http://joerg.hohensohn.bei.t-online.de/archos/flash/flash_sourcecode.zip">sources</a> for all of it, but be careful when fooling around with powerful toys! -<h2>3. Is it dangerous?</h3> +<h2>3. Is it dangerous?</h2> <p> Yes, certainly, like programming a mainboard BIOS, CD/DVD drive firmware, mobile phone, etc. If the power fails, your chip breaks while programming or |