Skip to content

Commit 7f132ca

Browse files
committed
test: fix the typo
range: module_base/test/complexarray_test.cpp
1 parent b9a1fde commit 7f132ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/module_base/test/complexarray_test.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#include"gtest/gtest.h"
33

44
/************************************************
5-
* unit test of class ComplexArray and related fucntions
5+
* unit test of class ComplexArray and related functions
66
***********************************************/
77

88
/**

0 commit comments

Comments
 (0)