summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TWiki/TWikiImplementationNotes.mdwn6
1 files changed, 3 insertions, 3 deletions
diff --git a/TWiki/TWikiImplementationNotes.mdwn b/TWiki/TWikiImplementationNotes.mdwn
index 293ff37a..03668108 100644
--- a/TWiki/TWikiImplementationNotes.mdwn
+++ b/TWiki/TWikiImplementationNotes.mdwn
@@ -1,6 +1,6 @@
**_Platform_**
-TWiki is written in PERL 5, but it uses also many shell command. The current implementation runs best on a Unix machine; also possible on Windows. RCS for revision control must be installed on the system.
+TWiki is written in Perl 5, but it uses also many shell commands. The current implementation runs best on a Unix machine, but it is also possible on Microsoft Windows. RCS (for revision control) must be installed on the system.
**_Directories_**
@@ -11,7 +11,7 @@ TWiki is written in PERL 5, but it uses also many shell command. The current imp
</tr>
<tr>
<td><code>twiki/bin</code></td>
- <td> TWiki PERL scripts </td>
+ <td> TWiki Perl scripts </td>
</tr>
<tr>
<td><code>twiki/pub</code></td>
@@ -60,7 +60,7 @@ TWiki is written in PERL 5, but it uses also many shell command. The current imp
</tr>
<tr>
<td><code>oops</code></td>
- <td> Script that shows a OK or oops dialog </td>
+ <td> Script that shows an OK or oops dialog </td>
</tr>
<tr>
<td><code>preview</code></td>