Skip to content

Commit 1ba4a18

Browse files
committed
Fix typo
1 parent 2db71a1 commit 1ba4a18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/cmake/modules/FindDbm.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ interface.
99
definitions mapping to internal dbm functions available in the db.h header.
1010
When defining `DB_DBM_HSEARCH` dbm handler is available as built into C
1111
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
12+
package instead should be done without using this artifact. PHP in the past
1313
already used this and moved the db extension out of the php-src to PECL.
1414
1515
Module defines the following `IMPORTED` target(s):

0 commit comments

Comments
 (0)