Index: src/IceAssemblerARM32.h |
diff --git a/src/IceAssemblerARM32.h b/src/IceAssemblerARM32.h |
index b8cf323a57fe6d70ae0607d1e9c303a109df7efb..850fefc61ec75f96a3cdb131fc3f78be5037f853 100644 |
--- a/src/IceAssemblerARM32.h |
+++ b/src/IceAssemblerARM32.h |
@@ -16,7 +16,7 @@ |
//===----------------------------------------------------------------------===// |
/// |
/// \file |
-/// This file implements the Assembler class for ARM32. |
+/// \brief Declares the Assembler class for ARM32. |
/// |
/// Note: All references to ARM "section" documentation refers to the "ARM |
/// Architecture Reference Manual, ARMv7-A and ARMv7-R edition". See: |