aboutsummaryrefslogtreecommitdiff
path: root/html
diff options
context:
space:
mode:
authorDavid Aspinall2000-03-10 06:02:00 +0000
committerDavid Aspinall2000-03-10 06:02:00 +0000
commit6ab6ee50b10c3ae408e8e04a84966c696ee628ff (patch)
tree5438e3d7fae95c3fa94dd6e29729b8a2ae81380d /html
parentfb56b50542f57d10a7a2bfb50ad4181ba7b96793 (diff)
Brevity
Diffstat (limited to 'html')
-rw-r--r--html/projects.phtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/projects.phtml b/html/projects.phtml
index debd1385..d6088410 100644
--- a/html/projects.phtml
+++ b/html/projects.phtml
@@ -30,7 +30,7 @@ title.
<li><?php pgproject("pgip","A New Protocol for Interactive Proof in Proof General") ?></li>
<li><?php pgproject("webreplay","A Web-based Proof Replayer for Proof General") ?></li>
<li><?php pgproject("test","A Test Harness and Test Suite for Proof General") ?></li>
-<li><?php pgproject("hol","An instance of Proof General for HOL") ?></li>
+<li><?php pgproject("hol","Proof General for HOL") ?></li>
</ol>
<h2>B. Projects not directly involving Proof General</h2>