diff options
Diffstat (limited to 'internal')
-rw-r--r-- | internal/borrowed_tags.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/borrowed_tags.go b/internal/borrowed_tags.go index e2bb54a..6bbb36d 100644 --- a/internal/borrowed_tags.go +++ b/internal/borrowed_tags.go @@ -2,7 +2,7 @@ // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. -package internal // MODIFIED +package internal // MODIFIED: changed package name import ( "strings" |