1 parent 71c3abe commit 1514b51Copy full SHA for 1514b51
1 file changed
src/es_datum.erl
@@ -1,6 +1,6 @@
1
%%% -*- erlang-indent-level: 2 -*-
2
%%%
3
-%%% Copyright 2014-2022 Mikael Pettersson
+%%% Copyright 2014-2025 Mikael Pettersson
4
5
%%% Licensed under the Apache License, Version 2.0 (the "License");
6
%%% you may not use this file except in compliance with the License.
@@ -86,7 +86,7 @@
86
87
%%% procedure Fun/N
88
89
-%%% An Scheme procedure becomes an Erlang function of the same arity.
+%%% A Scheme procedure becomes an Erlang function of the same arity.
90
%%% Variable-arity procedures are not supported.
91
92
%%% exception {Class, Reason, Stack}
0 commit comments