Skip to content

Commit bf1b421

Browse files
fix: typo libary -> library mongodb#1565
1 parent 6176c2d commit bf1b421

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SConstruct

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@ add_option(
298298

299299
add_option(
300300
'use-glibcxx-debug',
301-
help='Enable the glibc++ debug implementations of the C++ standard libary',
301+
help='Enable the glibc++ debug implementations of the C++ standard library',
302302
nargs=0,
303303
)
304304

0 commit comments

Comments
 (0)