diff options
Diffstat (limited to 'html/projects.phtml')
| -rw-r--r-- | html/projects.phtml | 2 |
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> |
