Skip to content

Commit

Permalink
naming
Browse files Browse the repository at this point in the history
  • Loading branch information
gaissmai committed Aug 3, 2022
1 parent 478667d commit 5516501
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
[![Stand With Ukraine](https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/badges/StandWithUkraine.svg)](https://stand-with-ukraine.pp.ua)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

`package extnetip` is an extension to `net/netip`.
Package `extnetip` is an extension to `net/netip`.

No additional types are defined, only required auxiliary functions for some
existing `net/netip` types are provided.
Expand Down
2 changes: 1 addition & 1 deletion extnetip.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// package extnetip is an extension to net/netip.
// Package extnetip is an extension to net/netip.
//
// No additional types are defined, only required auxiliary
// functions for some existing net/netip types are provided.
Expand Down

0 comments on commit 5516501

Please sign in to comment.