"This is an example of an editable text field. Some example text follows.\n" +
"\n" +
"This library implements a text-based windowing system loosely\n" +
-"reminiscient of Borland's [Turbo\n" +
+"reminiscent of Borland's [Turbo\n" +
"Vision](http://en.wikipedia.org/wiki/Turbo_Vision) library. For those\n" +
"wishing to use the actual C++ Turbo Vision library, see [Sergio\n" +
"Sigala's updated version](http://tvision.sourceforge.net/) that runs\n" +
"Notice that some menu items should be disabled when this window has focus.\n" +
"\n" +
"This library implements a text-based windowing system loosely " +
-"reminiscient of Borland's [Turbo " +
+"reminiscent of Borland's [Turbo " +
"Vision](http://en.wikipedia.org/wiki/Turbo_Vision) library. For those " +
"wishing to use the actual C++ Turbo Vision library, see [Sergio " +
"Sigala's updated version](http://tvision.sourceforge.net/) that runs " +
* Jexer - Java Text User Interface library
*
* <p>
- * This library is a text-based windowing system loosely reminiscient of
+ * This library is a text-based windowing system loosely reminiscent of
* Borland's <a href="http://en.wikipedia.org/wiki/Turbo_Vision">Turbo
* Vision</a> library. Jexer's goal is to enable people to get up and
* running with minimum hassle and lots of polish. A very quick "Hello