summaryrefslogtreecommitdiff
path: root/oids.h
diff options
context:
space:
mode:
authorDimitris Apostolou <dimitris.apostolou@icloud.com>2022-01-04 12:06:35 +0200
committerGitHub <noreply@github.com>2022-01-04 05:06:35 -0500
commit715a0bcce3316a3785eb41a5080853120f9e1f41 (patch)
tree7ac00f38e562d8c2d113ca8a30f861c10476d228 /oids.h
parentd994989cda15fe92c10bd7638d98968b1dc17c05 (diff)
downloadcryptopp-git-715a0bcce3316a3785eb41a5080853120f9e1f41.tar.gz
Fix typos (PR# 1099)
Diffstat (limited to 'oids.h')
-rw-r--r--oids.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/oids.h b/oids.h
index 016d218a..2b7d4558 100644
--- a/oids.h
+++ b/oids.h
@@ -1,7 +1,7 @@
// oids.h - originally written and placed in the public domain by Wei Dai
/// \file oids.h
-/// \brief ASN.1 object identifiers for algorthms and schemes
+/// \brief ASN.1 object identifiers for algorithms and schemes
/// \details Most OIDs can be found at http://www.oid-info.com/. The Chinese OIDs
/// are assigned in GM/T 0006-2012, Cryptographic Application Identifier Criterion
/// Specification. A reproduction can be found at http://gmssl.org/docs/oid.html.