internal/cleanup: fix package godoc

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn
2025-05-07 12:33:31 +02:00
parent 5a3bbca1bb
commit c4435bb48e

View File

@@ -14,7 +14,7 @@
limitations under the License.
*/
// Package providing utilies to help cleanup
// Package cleanup provides utilies to help cleanup.
package cleanup
import (