diff options
| author | David Aspinall | 1999-11-08 15:45:47 +0000 |
|---|---|---|
| committer | David Aspinall | 1999-11-08 15:45:47 +0000 |
| commit | a90f26e3eb52582e4c3107b83ff00b6abaf8054e (patch) | |
| tree | 45706b275b01f3f0dbd42f8e800843bf1a33f65f /generic/proof-script.el | |
| parent | ce036f15424d49605d22613b7a588c75f931b003 (diff) | |
proof-prf-string -> proof-showproof-command
Diffstat (limited to 'generic/proof-script.el')
| -rw-r--r-- | generic/proof-script.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/proof-script.el b/generic/proof-script.el index 9ce5d76c..4481205e 100644 --- a/generic/proof-script.el +++ b/generic/proof-script.el @@ -1939,7 +1939,7 @@ No action if BUF is nil." [,(concat proof-assistant " web page") (browse-url proof-assistant-home-page) t] ["Proof General home page" - (browse-url proof-proof-general-home-page) t] + (browse-url proof-general-home-page) t] ["Proof General Info" (info "ProofGeneral") t] ) |
