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 fd2cbc0 commit 74bc41bCopy full SHA for 74bc41b
shared-bindings/audiobusio/__init__.c
@@ -41,7 +41,7 @@
41
//| chips in the same circuit. It doesn't include audio interconnect protocols
42
//| such as S/PDIF.
43
//|
44
-//| All libraries change hardware state and should be deinitialized when they
+//| All classes change hardware state and should be deinitialized when they
45
//| are no longer needed. To do so, either call :py:meth:`!deinit` or use a
46
//| context manager."""
47
0 commit comments