summaryrefslogtreecommitdiff
path: root/queue.h
diff options
context:
space:
mode:
authorJeffrey Walton <noloader@gmail.com>2021-04-09 21:29:50 -0400
committerJeffrey Walton <noloader@gmail.com>2021-04-09 21:29:50 -0400
commitb48487b46843e662e94c2eb0dfbfdcbb3018cd4d (patch)
tree68d14b38df0d0a32d9287a201bb2c605880cf81e /queue.h
parent649b3b10b598f23932e79d323f760dcb95681630 (diff)
downloadcryptopp-git-b48487b46843e662e94c2eb0dfbfdcbb3018cd4d.tar.gz
Fix spelling
Diffstat (limited to 'queue.h')
-rw-r--r--queue.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/queue.h b/queue.h
index 0192a4b6..20f715a2 100644
--- a/queue.h
+++ b/queue.h
@@ -65,7 +65,7 @@ public:
lword CurrentSize() const;
/// \brief Determine data availability
- /// \return true if the ByteQueu has data, false otherwise
+ /// \return true if the ByteQueue has data, false otherwise
bool IsEmpty() const;
/// \brief Empty the queue