aboutsummaryrefslogtreecommitdiffstats
path: root/lib/asn1
diff options
context:
space:
mode:
authorMarcus Arendt <[email protected]>2014-08-28 10:25:11 +0200
committerMarcus Arendt <[email protected]>2014-08-28 10:25:11 +0200
commitf5b36fc72e1ac37d00f82b7651b7ca06a628097f (patch)
treefbc4a36d985017ea8c585ac97af97ce054a1eadf /lib/asn1
parentdca659f2f5f07b70a18d3e3a1ec0967f3933415e (diff)
parent63d7fbe5cdf2b714500467b771a237e9ec11aaa8 (diff)
downloadotp-f5b36fc72e1ac37d00f82b7651b7ca06a628097f.tar.gz
otp-f5b36fc72e1ac37d00f82b7651b7ca06a628097f.tar.bz2
otp-f5b36fc72e1ac37d00f82b7651b7ca06a628097f.zip
Merge branch 'tuncer/misspelled-another' into maint
* tuncer/misspelled-another: Fix misspellings of 'another'
Diffstat (limited to 'lib/asn1')
-rw-r--r--lib/asn1/doc/src/asn1_ug.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/asn1/doc/src/asn1_ug.xml b/lib/asn1/doc/src/asn1_ug.xml
index 020e58c615..8b33497dd3 100644
--- a/lib/asn1/doc/src/asn1_ug.xml
+++ b/lib/asn1/doc/src/asn1_ug.xml
@@ -1390,7 +1390,7 @@ GENERAL-PROCEDURES GENERAL-PROCEDURE ::= {
instance, if a Type is used in a definition with certain
purpose, one want the type-name to express the intention. This
can be done with parameterization.</p>
- <p>When many types (or an other ASN.1 entity) only differs in some
+ <p>When many types (or another ASN.1 entity) only differs in some
minor cases, but the structure of the types are similar, only
one general type can be defined and the differences may be supplied
through parameters. </p>