We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 38435b5 + 6f5d2c2 commit eb8db69Copy full SHA for eb8db69
src/postgresql.mli
@@ -205,7 +205,7 @@ val string_of_ftype : ftype -> string
205
(** [string_of_ftype ftype] converts [ftype] to a string. *)
206
207
val ftype_of_string : string -> ftype
208
-(** [string_of_ftype ftype] converts [ftype] to a string. *)
+(** [string_of_ftype ftype] converts string to a [ftype]. *)
209
210
211
(** {2 Handling results of commands and queries} *)
0 commit comments