Skip to content

Commit c069479

Browse files
committed
Fix markdown
1 parent 9e94e34 commit c069479

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/php-installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ module is used to set additional `CMAKE_INSTALL_*` variables.
211211
* `CMAKE_INSTALL_SBINDIR` - name of the sbin directory.
212212
* `CMAKE_INSTALL_INCLUDEDIR` - name of the directory where project headers are
213213
put.
214-
`CMAKE_INSTALL_LIBDIR` - name of the directory containing libraries
214+
* `CMAKE_INSTALL_LIBDIR` - name of the directory containing libraries
215215
* `CMAKE_INSTALL_LOCALSTATEDIR` - name of the var directory.
216216
* `CMAKE_INSTALL_MANDIR` - name of the man documentation directory.
217217
* `CMAKE_INSTALL_RUNSTATEDIR` - name of the run-time data directory (var/run).

0 commit comments

Comments
 (0)