aboutsummaryrefslogtreecommitdiffhomepage
path: root/theories/Arith/Div.v
diff options
context:
space:
mode:
Diffstat (limited to 'theories/Arith/Div.v')
-rwxr-xr-xtheories/Arith/Div.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/theories/Arith/Div.v b/theories/Arith/Div.v
index 959f501b9..718a51613 100755
--- a/theories/Arith/Div.v
+++ b/theories/Arith/Div.v
@@ -8,7 +8,7 @@
(*i $Id$ i*)
-(* Euclidean division *)
+(** Euclidean division *)
Require Le.
Require Euclid_def.