Skip to content

Commit 70a8088

Browse files
committed
docs: compiler.find_library: discourage lib prefix
1 parent a7e580c commit 70a8088

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/yaml/objects/compiler.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -355,7 +355,7 @@ methods:
355355
posargs:
356356
libname:
357357
type: str
358-
description: The library to find.
358+
description: The library to find, without “lib” prefix.
359359
kwargs:
360360
required:
361361
type: bool | feature

0 commit comments

Comments
 (0)