diff options
Diffstat (limited to 'library/cpp/yt/string/format.h')
-rw-r--r-- | library/cpp/yt/string/format.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/library/cpp/yt/string/format.h b/library/cpp/yt/string/format.h index e3a6aa9c38..9708fe5906 100644 --- a/library/cpp/yt/string/format.h +++ b/library/cpp/yt/string/format.h @@ -33,7 +33,7 @@ namespace NYT { * * The following argument types are supported: * - * Strings (including |const char*|, |TStringBuf|, and |TString|) and chars: + * Strings (including |const char*|, |TStringBuf|, and |TString|) and chars: * Emitted as is. Fast. * * Numerics and pointers: |