Documentation fix.
authorRichard W.M. Jones <rjones@redhat.com>
Tue, 29 Apr 2008 15:15:19 +0000 (16:15 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Tue, 29 Apr 2008 15:15:19 +0000 (16:15 +0100)
lib/int63.mli

index 69fbce1..c2397fd 100644 (file)
@@ -59,7 +59,7 @@ open Int63.Operators
 
     in your code so that you get the operators [+^], [-^] .. and the
     type [int63] directly, and can still use the less frequent
-    functions as {!Int63.logand} etc.
+    functions such as {!Int63.abs} etc.
 *)
 
 module Operators : sig