From b4a98fe13ac6d1a27154faa73e4a96b1894bb883 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Mon, 1 Sep 2025 16:54:43 +0100 Subject: [PATCH] generator/actions_core.ml: Fix typo in description of read_file --- generator/actions_core.ml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/generator/actions_core.ml b/generator/actions_core.ml index 60d3140ed..3517d9210 100644 --- a/generator/actions_core.ml +++ b/generator/actions_core.ml @@ -898,7 +898,7 @@ The returned list is sorted." }; ]; shortdesc = "read a file"; longdesc = "\ -This calls returns the contents of the file C as a +This call returns the contents of the file C as a buffer. Unlike C, this function can correctly