Skip to content

Commit f4b34c1

Browse files
committed
Fix typo
1 parent b4e5e9d commit f4b34c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/gtest/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ function(download_data url file_name)
77

88
string(REPLACE
99
".tar.gz" ""
10-
DATSET_DIR
10+
DATASET_DIR
1111
${DATASET_ARCHIVE})
1212

1313
file(ARCHIVE_EXTRACT INPUT

0 commit comments

Comments
 (0)