Skip to content

Commit 1e96060

Browse files
hoheinzollernaffeldt-aist
authored andcommitted
typo
1 parent 4d02ad6 commit 1e96060

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

analysis_stdlib/sampling.v

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Unset Printing Implicit Defensive.
2121
(* # A Sampling Theorem *)
2222
(* *)
2323
(* This file contains a formalization of a sampling theorem. The proof is *)
24-
(* decompose in two sections: sampling_theorem_part1 and *)
24+
(* decomposed in two sections: sampling_theorem_part1 and *)
2525
(* sampling_theorem_part2. *)
2626
(* *)
2727
(* References: *)

0 commit comments

Comments
 (0)