Skip to content

Commit f4d1c56

Browse files
committed
Minor description edits
1 parent ca162ca commit f4d1c56

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ <h1>NewtonScript</h1>
1919
<h2><a id="tools">Development Tools</a></h2>
2020
<dl>
2121
<dt><a id="dashboard" href="http://www.fivespeedsoftware.com/dashboard/"><img src="img/icons/dashboard-32x32.gif" alt="" />Dashboard</a> (Newton OS; open source)</dt>
22-
<dd>An alternate button bar, hierarchical menu, and scripting system (using NewtonScript) for Newton 2.1 OS by Five Speed Software. Source available on <a href="http://github.com/masonmark/Dash-Board-for-Newton-OS">GitHub</a>.</dd>
22+
<dd>An alternate button bar, hierarchical menu, and scripting system (using NewtonScript) for Newton OS 2.1 by Five Speed Software. Source available on <a href="http://github.com/masonmark/Dash-Board-for-Newton-OS">GitHub</a>.</dd>
2323

2424
<dt><a id="dynetk" href="http://code.google.com/p/dynee5/"><img src="img/icons/dynetk-32x32.png" alt="" />DyneTK</a> (Linux, Mac OS X, Windows; open source)</dt>
2525
<dd>A cross-platform IDE for Newton OS software development by Matthias Melcher. Built on <a href="#newt0">NEWT/0</a>.</dd>
@@ -28,7 +28,7 @@ <h2><a id="tools">Development Tools</a></h2>
2828
<dd>A Newton OS 2.1 emulator by Paul Guyot. It includes a “Relativity” feature that allows NewtonScript to call native methods from the parent OS from within the Newton OS.</dd>
2929

3030
<dt><a id="minspector" href="http://www.fivespeedsoftware.com/minspector/">Minspector</a> (Newton OS; freeware)</dt>
31-
<dd>A Newton OS 2.1 inspector by Five Speed Software.</dd>
31+
<dd>A Newton OS 2.1 debugging tool modeled after the Newton Toolkit Inspector by Five Speed Software.</dd>
3232

3333
<dt><a id="newt0" href="http://gnue.github.com/NEWT0">NEWT/0</a> (Mac OS X, Linux, FreeBSD, Windows, BeOS; open source)</dt>
3434
<dd>A NewtonScript interpreter by Makoto Nukui.</dd>
@@ -40,7 +40,7 @@ <h2><a id="tools">Development Tools</a></h2>
4040
<dd>A Newton OS 1.x &amp; 2.x package by Steve Weyer that allows native NewtonScript development &amp; package creation on a Newton OS device.</dd>
4141

4242
<dt><a id="newtonscriptmode" href="https://github.com/morgant/NewtonScriptMode"><img src="img/icons/subethaedit_mode-32x32.png" alt="" />NewtonScript Mode</a> (SubEthaEdit/Coda; open source)</dt>
43-
<dd>A Mac OS X <a href="http://codingmonkeys.de/subethaedit/">SubEthaEdit</a>/<a href="http://panic.com/coda/">Coda</a> Mode (syntax highlighter) for the NewtonScript language by Morgan Aldridge.</dd>
43+
<dd>A Mac OS X <a href="http://codingmonkeys.de/subethaedit/">SubEthaEdit</a> and <a href="http://panic.com/coda/">Coda</a> Mode (syntax highlighter) for the NewtonScript language by Morgan Aldridge.</dd>
4444

4545
<dt><a id="ntk">Newton Toolkit</a> (a.k.a NTK; Mac OS, Windows; freeware; mirrors: <a href="http://www.unna.org/view.php?/apple/development/NTK">UNNA</a>)</dt>
4646
<dd>Apple’s original Mac OS &amp; Windows IDE for Newton OS software development.</dd>
@@ -49,7 +49,7 @@ <h2><a id="tools">Development Tools</a></h2>
4949
<dd>A command line NewtonScript compiler by Eckhart Köppen. Built on <a href="#newt0">NEWT/0</a>.</dd>
5050

5151
<dt><a id="viewframe" href="http://nixietube.info/"><img src="img/icons/viewframe-32x32.gif" alt="" />ViewFrame</a> (Newton OS; freeware)</dt>
52-
<dd>A live NewtonScript object explorer/editor for Newton OS 1.x &amp; 2.x by Jason Harper.</dd>
52+
<dd>A live NewtonScript object explorer and editor for Newton OS 1.x &amp; 2.x by Jason Harper.</dd>
5353
</dl>
5454
<!-- END DEVELOPMENT TOOLS -->
5555

0 commit comments

Comments
 (0)