Typo in a comment

This commit is contained in:
Jakub Sobon 2019-02-09 00:57:30 -05:00 committed by GitHub
parent e9d04711cc
commit d6a2a1f888
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
// Package attrrange simplifies tracking of attributes that apply to a range of
// items.
// Refer to the examples if the test file for details on usage.
// Refer to the examples in the test file for details on usage.
package attrrange
import (