Skip to content

Commit 9110256

Browse files
committed
Fix typo
1 parent 9ad2279 commit 9110256

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/cmake/cmake.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ repository:
5151
├─📄 CMakeLists.txt
5252
└─📄 php_iconv.def # Module-definition for building DLL on Windows
5353
└─📂 main
54-
└─📂 cmake # CMake-related files for main biding
54+
└─📂 cmake # CMake-related files for main binding
5555
├─📄 php_config.h.in # PHP main configuration header template
5656
└─📄 php_version.h.in # PHP version header template
5757
├─📄 CMakeLists.txt # CMake file for main binding

0 commit comments

Comments
 (0)