Skip to content

Commit f8c0762

Browse files
committed
internal/mux: update comments
1 parent b852984 commit f8c0762

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/mux/mux.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
// limitations under the License.
1414

1515
// Package mux offers APIs for a low-level multiplexer of audio players.
16-
// Usually you don't have to use this.
16+
// Usually you don't have to use this package directly.
1717
package mux
1818

1919
import (

0 commit comments

Comments
 (0)