Skip to content

Commit 24dadc7

Browse files
author
Vincent Palancher
committed
doc: Fixes typo in variable name in README.
Change-Id: Ia76167fc6c4e9ac6be6356c7ce08878c7adc7fbf Reviewed-on: http://gerrit2.aldebaran.lan/1370 Reviewed-by: jmonnon <jmonnon@aldebaran.com> Reviewed-by: philippe.martin <philippe.martin@softbankrobotics.com> Tested-by: vincent.palancher <vincent.palancher@softbankrobotics.com>
1 parent fdf1d1c commit 24dadc7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ The project's dependencies on LibQi depends on the building mode:
122122
- `LIBQI_GIT_TAG`
123123

124124
It is possible to skip the download step and use an existing source directory by
125-
setting its path as the `FETCH_CONTENT_SOURCE_DIR_LIBQI` CMake variable. The
125+
setting its path as the `FETCHCONTENT_SOURCE_DIR_LIBQI` CMake variable. The
126126
build system will still check that the version of the sources matches the
127127
`LIBQI_VERSION` value if it is set.
128128

0 commit comments

Comments
 (0)