diff --git a/src/framework/BOINCClientAdapter.h b/src/framework/BOINCClientAdapter.h
index ee5d5c4313e1404069d34bd780c43df6dc400669..3ff2d3c576c27cd7eac0fa5b08de6300078ece08 100644
--- a/src/framework/BOINCClientAdapter.h
+++ b/src/framework/BOINCClientAdapter.h
@@ -56,7 +56,7 @@ public:
 	 * It takes as an argument the name of the shared memory area to be used
 	 * for inter-process communication.
 	 *
-	 * \param sharedMemoryIdentifier The identifier of the shared memory area
+	 * \param sharedMemoryAreaIdentifier The identifier of the shared memory area
 	 */
 	BOINCClientAdapter(string sharedMemoryAreaIdentifier);