From b6fa67af2c4478b99408bf919ba76a38400ee8d6 Mon Sep 17 00:00:00 2001 From: xegineering Date: Wed, 2 Oct 2024 21:43:11 +0200 Subject: Fix example documentation --- examples_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples_test.go') diff --git a/examples_test.go b/examples_test.go index 777ae52..8d233db 100644 --- a/examples_test.go +++ b/examples_test.go @@ -8,7 +8,7 @@ import ( ) // ExampleClient demonstrates how to instantiate a Client struct. The used MAC -// address if from a private range according to +// address is from an address range suitable for documentation according to // https://www.rfc-editor.org/rfc/rfc9542.html#name-48-bit-mac-documentation-va. func ExampleClient() { s, err := soundbox.NewClient("00:00:5E:00:53:01") -- cgit v1.2.3-70-g09d2