diff --git a/src/include/lapack_calls.h b/src/include/lapack_calls.h index 5165ceca0df53c4b29bcf0441557a27ce6a512be..e618e58d29a6c59ad75c08bd99f31fc51b0beb94 100644 --- a/src/include/lapack_calls.h +++ b/src/include/lapack_calls.h @@ -1,6 +1,6 @@ /* Distributed under the terms of GPLv3 or later. See COPYING for details. */ -/*! \file lapack_calss.h +/*! \file lapack_calls.h * * \brief C++ interface to LAPACK calls. *