fix typo
Kubernetes-commit: 6c7aef07cbdea73a9c7eabb48a668f9dfba0210b
This commit is contained in:
parent
aaf3784254
commit
008d37c785
|
|
@ -14,5 +14,5 @@ See the License for the specific language governing permissions and
|
||||||
limitations under the License.
|
limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
// Package auduút contains implementations for pkg/audit/AuditBackend interface
|
// Package audit contains implementations for pkg/audit/AuditBackend interface
|
||||||
package audit // import "k8s.io/apiserver/plugin/pkg/audit"
|
package audit // import "k8s.io/apiserver/plugin/pkg/audit"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue