diff --git a/rabbit.h b/rabbit.h
index 46715f7e..538b9483 100644
--- a/rabbit.h
+++ b/rabbit.h
@@ -8,7 +8,7 @@
/// \file rabbit.h
/// \brief Classes for Rabbit stream cipher
/// \sa The
-/// Stream Cipher Rabbit (v1.1)< /A>, The
+/// Stream Cipher Rabbit (v1.1), The
/// eSTREAM Project - eSTREAM Phase 3 - Rabbit and
/// Crypto++ Wiki | Rabbit.
/// \since Crypto++ 7.1
@@ -81,7 +81,7 @@ protected:
// Thomas Pedersen, Jesper Christiansen and Ove Scavenius. Rabbit is one of the final four
/// Profile 1 (software) ciphers selected for the eSTREAM Portfolio.
/// \sa The
-/// Stream Cipher Rabbit (v1.1)< /A>, The
+/// Stream Cipher Rabbit (v1.1), The
/// eSTREAM Project - eSTREAM Phase 3 - Rabbit and
/// Crypto++ Wiki | Rabbit.
/// \since Crypto++ 7.1
@@ -96,7 +96,7 @@ struct Rabbit : public RabbitInfo, public SymmetricCipherDocumentation
// Thomas Pedersen, Jesper Christiansen and Ove Scavenius. Rabbit is one of the final four
/// Profile 1 (software) ciphers selected for the eSTREAM Portfolio.
/// \sa The
-/// Stream Cipher Rabbit (v1.1)< /A>, The
+/// Stream Cipher Rabbit (v1.1), The
/// eSTREAM Project - eSTREAM Phase 3 - Rabbit and
/// Crypto++ Wiki | Rabbit.
/// \since Crypto++ 7.1