Browse Source

Fix typo in docs/Building.md

Piotr Zierhoffer 5 năm trước cách đây
mục cha
commit
3a191cbc7c
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      docs/Building.md

+ 1 - 1
docs/Building.md

@@ -149,7 +149,7 @@ make build COPT="-DNDEBUG -DNO_CGI"
 | `DEBUG`                      | build debug version (very noisy)                          |
 |                              |                                                           |
 | `NO_FILES`                   | do not serve files from a directory                       |
-| `NO_FILESYSTEMS`             | comletely disable filesystems usage (requires NO_FILES)   |
+| `NO_FILESYSTEMS`             | completely disable filesystems usage (requires NO_FILES)  |
 | `NO_SSL`                     | disable SSL functionality                                 |
 | `NO_CGI`                     | disable CGI support                                       |
 | `NO_CACHING`                 | disable caching functionality                             |