We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ad2279 commit 9110256Copy full SHA for 9110256
docs/cmake/cmake.md
@@ -51,7 +51,7 @@ repository:
51
├─📄 CMakeLists.txt
52
└─📄 php_iconv.def # Module-definition for building DLL on Windows
53
└─📂 main
54
- └─📂 cmake # CMake-related files for main biding
+ └─📂 cmake # CMake-related files for main binding
55
├─📄 php_config.h.in # PHP main configuration header template
56
└─📄 php_version.h.in # PHP version header template
57
├─📄 CMakeLists.txt # CMake file for main binding
0 commit comments