summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Thoeny <web-hurd@gnu.org>2000-12-10 22:24:27 +0000
committerPeter Thoeny <web-hurd@gnu.org>2000-12-10 22:24:27 +0000
commit0732901b32bd63ce48c727d2ce933735e4088ea0 (patch)
treed99ad0780db5a01297b5d7188127ab7ed539f449
parent12d5266e4acd0c5217f470a01f6dbe70e3b70ffd (diff)
none
-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>