diff options
Diffstat (limited to 'otherlibs/labltk/browser/shell.ml')
-rw-r--r-- | otherlibs/labltk/browser/shell.ml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/otherlibs/labltk/browser/shell.ml b/otherlibs/labltk/browser/shell.ml index 3369f9b39..3378c1a20 100644 --- a/otherlibs/labltk/browser/shell.ml +++ b/otherlibs/labltk/browser/shell.ml @@ -147,7 +147,7 @@ object (self) end end -(* Specific use of shell, for LablBrowser *) +(* Specific use of shell, for OCamlBrowser *) let shells : (string * shell) list ref = ref [] |