INSTALL.rdoc in rsence-2.1.8 vs INSTALL.rdoc in rsence-2.1.9

- old
+ new

@@ -130,10 +130,10 @@ * *json*[http://flori.github.com/json]:: Library for bi-directional JSON[http://json.org] conversion. * *yaml*[http://yaml4r.sourceforge.net/doc]:: Library for handling YAML[http://www.yaml.org] files * *randgen*:: C-optimized random string generator developed for RSence specifically * *jsmin_c*:: C-optimized Javascript whitespace removal library; Ruby wrapper developed for RSence specifically; based on the original JSMin[http://www.crockford.com/javascript/jsmin.html] * *jscompress*:: C-optimized Javascript compression and obfuscation library developed for RSence specifically -* *html_min*:: C-optimized HTML whitespace removal library developed for RSence specfically +* *html_min*:: C-optimized HTML whitespace removal library developed for RSence specifically * *cssmin*:: CSS whitespace removal library * *sequel*[http://sequel.rubyforge.org/] * Generic SQL database ORM * A Sequel driver for your preferred database is also needed: * *sqlite3*:: SQLite[http://www.sqlite.org] is a light-weight SQL library. Recommended for development and small projects.