Skip to content

Commit 1514b51

Browse files
committed
es_datum: fix grammar in doc
1 parent 71c3abe commit 1514b51

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/es_datum.erl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
%%% -*- erlang-indent-level: 2 -*-
22
%%%
3-
%%% Copyright 2014-2022 Mikael Pettersson
3+
%%% Copyright 2014-2025 Mikael Pettersson
44
%%%
55
%%% Licensed under the Apache License, Version 2.0 (the "License");
66
%%% you may not use this file except in compliance with the License.
@@ -86,7 +86,7 @@
8686
%%%
8787
%%% procedure Fun/N
8888
%%%
89-
%%% An Scheme procedure becomes an Erlang function of the same arity.
89+
%%% A Scheme procedure becomes an Erlang function of the same arity.
9090
%%% Variable-arity procedures are not supported.
9191
%%%
9292
%%% exception {Class, Reason, Stack}

0 commit comments

Comments
 (0)