Skip to content

Commit fe051ac

Browse files
committed
Typo in comment
Signed-off-by: Jean-Francois Panisset <panisset@gmail.com>
1 parent 13b968c commit fe051ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/deps/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ if(NOT OTIO_FIND_PYBIND11 AND OTIO_PYTHON_INSTALL)
3333
add_subdirectory(pybind11)
3434
endif()
3535

36-
# Don't try to build rapidjson, it won't, and since it's header-only, we don't need to built id.
36+
# Don't try to build rapidjson, it won't, and since it's header-only, we don't need to built it.
3737

3838
if(NOT OTIO_FIND_IMATH)
3939
# preserve BUILD_SHARED_LIBS options for this project, but set it off for Imath

0 commit comments

Comments
 (0)