summaryrefslogtreecommitdiff
path: root/lib/asn1/src/asn1ct_pretty_format.erl
diff options
context:
space:
mode:
Diffstat (limited to 'lib/asn1/src/asn1ct_pretty_format.erl')
-rw-r--r--lib/asn1/src/asn1ct_pretty_format.erl4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/asn1/src/asn1ct_pretty_format.erl b/lib/asn1/src/asn1ct_pretty_format.erl
index f4669f7eb0..adf13aef3b 100644
--- a/lib/asn1/src/asn1ct_pretty_format.erl
+++ b/lib/asn1/src/asn1ct_pretty_format.erl
@@ -1,7 +1,7 @@
%%
%% %CopyrightBegin%
%%
-%% Copyright Ericsson AB 1997-2016. All Rights Reserved.
+%% Copyright Ericsson AB 1997-2021. All Rights Reserved.
%%
%% Licensed under the Apache License, Version 2.0 (the "License");
%% you may not use this file except in compliance with the License.
@@ -51,7 +51,7 @@ term(Term) ->
%%______________________________________________________________________
%% pretty_format:term(Term, Indent} -> {Indent', Chars}
%% Format <Term> -- use <Indent> to indent the *next* line
-%% Note: Indent' is a new indentaion level (sometimes printing <Term>
+%% Note: Indent' is a new indentation level (sometimes printing <Term>
%% the next line to need an "extra" indent!).
term([], Indent) ->