Skip to content

Commit d88bf07

Browse files
committed
fix
1 parent 80217d9 commit d88bf07

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

theories/normedtype_theory/pseudometric_normed_Zmodule.v

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ From mathcomp Require Import prodnormedzmodule num_normedtype.
1111
(* *)
1212
(* This directory (`normed_theory`) file extends the topological hierarchy *)
1313
(* with norm-related notions. Note that balls in `topology_theory` are not *)
14-
(* necessarily ope, here they are. *)
14+
(* necessarily open, here they are. *)
1515
(* *)
1616
(* ## Helper functions *)
1717
(* To be used in `normed_module.v`. *)

0 commit comments

Comments
 (0)