aboutsummaryrefslogtreecommitdiff
path: root/theories/ZArith/ZArith.v
diff options
context:
space:
mode:
Diffstat (limited to 'theories/ZArith/ZArith.v')
-rw-r--r--theories/ZArith/ZArith.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/theories/ZArith/ZArith.v b/theories/ZArith/ZArith.v
index 840d00a7fb..240efb6e40 100644
--- a/theories/ZArith/ZArith.v
+++ b/theories/ZArith/ZArith.v
@@ -8,7 +8,7 @@
(*i $Id$ i*)
-(*s Library for manipulating integers based on binary encoding *)
+(** Library for manipulating integers based on binary encoding *)
Require Export fast_integer.
Require Export zarith_aux.