]> xenbits.xensource.com Git - xcp/xen-api-libs.git/commitdiff
Silly spelling mistake.
authorMagnus Therning <magnus.therning@eu.citrix.com>
Tue, 7 Jul 2009 15:18:47 +0000 (16:18 +0100)
committerMagnus Therning <magnus.therning@eu.citrix.com>
Tue, 7 Jul 2009 15:18:47 +0000 (16:18 +0100)
uuid/uuid.mli

index 6bc1bff58d1bfd5ef5561a3be0758ad93154dd15..106d787d9088272c22f4a31b6830636041add53a 100644 (file)
@@ -39,4 +39,4 @@ val uuid_of_int_array : int array -> 'a t
 val int_array_of_uuid : 'a t -> int array
 
 (* check if a string is a uuid *)
-val is_uuis : string -> bool
+val is_uuid : string -> bool