We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70fa5a1 commit ddf83d1Copy full SHA for ddf83d1
1 file changed
internal/utils/ptr.go
@@ -1,4 +1,4 @@
1
-// utils package provides utility functions for the createos-cli project.
+// Package utils provides utility functions for the createos-cli project.
2
package utils
3
4
// Ptr is a generic helper function that takes a value of any type and returns a pointer to it.
0 commit comments