Skip to content

Commit 6278294

Browse files
committed
Typo
1 parent ea3b2f1 commit 6278294

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ydb/core/blobstorage/dsproxy/dsproxy_state.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ namespace NKikimr {
190190
<< " UnconfiguredStateReason# " << UnconfiguredStateReasonStr(UnconfiguredStateReason);
191191

192192
LOG_ERROR_S(*TlsActivationContext, NKikimrServices::BS_PROXY, "Group# " << GroupId
193-
<< " Unconfigured Wakeup TIMEOUT Marker# DSP05 " << details)
193+
<< " Unconfigured Wakeup TIMEOUT Marker# DSP05 " << details);
194194

195195
ErrorDescription = "Configuration timeout occured (DSPE1). " + details;
196196
EstablishingSessionsPutMuteChecker.Unmute();

0 commit comments

Comments
 (0)