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.
2 parents 114092d + 74bc41b commit 63188a8Copy full SHA for 63188a8
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