Skip to content

Commit bc90aea

Browse files
authored
typo fix
1 parent 4b30c14 commit bc90aea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proto/gnmi_ext/gnmi_ext.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,6 @@ message ConfigSubscriptionSyncDone {
187187
// when registering a commit operation.
188188
string server_commit_id = 2;
189189
// If true indicates that the server is done processing the updates related to the
190-
// commit_confirmed_id and/or server_commit_id.
190+
// commit_confirm_id and/or server_commit_id.
191191
bool done = 3;
192192
}

0 commit comments

Comments
 (0)