Skip to content

Commit 1816a25

Browse files
andrey-khropovblinkov
authored andcommitted
Fix misspelling
commit_hash:eeeb685e4fa1b454601f769f46b88af35fe42f31
1 parent d0fd3f2 commit 1816a25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/conf/opensource.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ when ($OPENSOURCE == "yes" && $EXPORT_GRADLE == "yes") {
4747
# Extra macros to control how cmake export works
4848

4949
when ($OPENSOURCE == "yes" && $EXPORT_CMAKE == "yes") {
50-
# Python version is not actually used in exported cmake's rigth now.
50+
# Python version is not actually used in exported cmake's right now.
5151
# The only reason to set it is to avoid any deps on contrib/python|contrib/libs/python when
5252
# exporting PY_*_MODULE and force dependency to build/platform/python there.
5353
USE_SYSTEM_PYTHON=3.10

0 commit comments

Comments
 (0)