summaryrefslogtreecommitdiff
path: root/lang/caml-light/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'lang/caml-light/pkg-descr')
-rw-r--r--lang/caml-light/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/caml-light/pkg-descr b/lang/caml-light/pkg-descr
index 7a1b0599410d..293f4339e1c0 100644
--- a/lang/caml-light/pkg-descr
+++ b/lang/caml-light/pkg-descr
@@ -1,7 +1,7 @@
Caml is a strongly-typed functional programming language from the
ML family, close to Standard ML but slightly different.
-URL: http://pauillac.inria.fr/caml/index-eng.html
+WWW: http://pauillac.inria.fr/caml/index-eng.html
The Caml Light system comprises the following parts:
- An interactive system, based on a read-eval-print loop.