aboutsummaryrefslogtreecommitdiff
path: root/pretyping/program.mli
diff options
context:
space:
mode:
Diffstat (limited to 'pretyping/program.mli')
-rw-r--r--pretyping/program.mli4
1 files changed, 2 insertions, 2 deletions
diff --git a/pretyping/program.mli b/pretyping/program.mli
index a8f5115788..6604b3a854 100644
--- a/pretyping/program.mli
+++ b/pretyping/program.mli
@@ -1,6 +1,6 @@
(************************************************************************)
(* * The Coq Proof Assistant / The Coq Development Team *)
-(* v * INRIA, CNRS and contributors - Copyright 1999-2018 *)
+(* v * INRIA, CNRS and contributors - Copyright 1999-2019 *)
(* <O___,, * (see CREDITS file for the list of authors) *)
(* \VV/ **************************************************************)
(* // * This file is distributed under the terms of the *)
@@ -11,7 +11,7 @@
open Names
open EConstr
-(** A bunch of Coq constants used by Progam *)
+(** A bunch of Coq constants used by Program *)
val sig_typ : unit -> GlobRef.t
val sig_intro : unit -> GlobRef.t