Skip to content

Commit 1b93a07

Browse files
author
camilo
committed
typo fix
1 parent 40be631 commit 1b93a07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/qinterp1.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ extern "C" {
1616
#include <stdlib.h>
1717
#include <stdint.h>
1818

19-
/** @addtogroup qinterp1 1D Interpolation
19+
/** @addtogroup qinterp1 qInterp1
2020
* @brief One-dimensional interpolation class.
2121
* @{
2222
*/

0 commit comments

Comments
 (0)