From e53b47c44606d7c97ae71dd6cc15bbde203e426c Mon Sep 17 00:00:00 2001 From: ยท๐‘‘๐‘ด๐‘•๐‘‘๐‘ฉ๐‘ค Date: Sat, 20 Dec 2025 19:00:54 +0000 Subject: Tabs in comments --- lib/kDL_lens_result.ml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/kDL_lens_result.ml') diff --git a/lib/kDL_lens_result.ml b/lib/kDL_lens_result.ml index 4e29ad1..9792c41 100644 --- a/lib/kDL_lens_result.ml +++ b/lib/kDL_lens_result.ml @@ -84,7 +84,7 @@ let set_exn a v lens = | Error e -> failwith (show_lerr e) (* note: update can possibly be added to the definition of [lens] to increase - performance with more specialized implementations *) + performance with more specialized implementations *) let update f a lens = match lens.get a with -- cgit v1.2.3