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 2db71a1 commit 1ba4a18Copy full SHA for 1ba4a18
cmake/cmake/modules/FindDbm.cmake
@@ -9,7 +9,7 @@ interface.
9
definitions mapping to internal dbm functions available in the db.h header.
10
When defining `DB_DBM_HSEARCH` dbm handler is available as built into C
11
library. However, this is museum code and probably relying on a standalone dbm
12
- package instead should be done without using this artefact. PHP in the past
+ package instead should be done without using this artifact. PHP in the past
13
already used this and moved the db extension out of the php-src to PECL.
14
15
Module defines the following `IMPORTED` target(s):
0 commit comments