Commit c464b810 authored by Chris Hills's avatar Chris Hills Committed by GitHub
Browse files

Fix typo in kinetic.proto

u --> use
parent 03634d84
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -28,7 +28,7 @@ message Local {
// THe message is an authorization and command bytes.
message Message {

// 1-3 are reserved, do not u
// 1-3 are reserved, do not use

// Every message must be one of the following types.
	optional AuthType authType = 4;