Skip to content

Commit 5e75846

Browse files
committed
leveldb.cmake: fix comment: firestore.patch -> firestore.patch.txt
1 parent 6a7e47d commit 5e75846

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cmake/external/leveldb.cmake

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ if(TARGET leveldb)
1818
return()
1919
endif()
2020

21-
# This version must be kept in sync with the version in firestore.patch.
21+
# This version must be kept in sync with the version in firestore.patch.txt.
2222
# If this version ever changes then make sure to update the version in
23-
# firestore.patch accordingly.
23+
# firestore.patch.txt accordingly.
2424
set(version 1.23)
2525

2626
ExternalProject_Add(

0 commit comments

Comments
 (0)