summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeffrey Walton <noloader@gmail.com>2017-04-03 20:27:49 -0400
committerJeffrey Walton <noloader@gmail.com>2017-04-03 20:27:49 -0400
commit8c7408bcd56ab3177ee61fe68ff07cc16d13cdd4 (patch)
treed37d94e87e7e683d3fff40521ef64423d9512956
parentc21023e2dc69232c13f119ab0584b960a55e8754 (diff)
downloadcryptopp-git-8c7408bcd56ab3177ee61fe68ff07cc16d13cdd4.tar.gz
Fix typo
-rw-r--r--camellia.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/camellia.h b/camellia.h
index 1e6e39c5..88d6b659 100644
--- a/camellia.h
+++ b/camellia.h
@@ -1,7 +1,7 @@
// camellia.h - originally written and placed in the public domain by Wei Dai
//! \file camellia.h
-//! \brief Classes for the Cameliia block cipher
+//! \brief Classes for the Camellia block cipher
#ifndef CRYPTOPP_CAMELLIA_H
#define CRYPTOPP_CAMELLIA_H