aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbabenko <babenko@yandex-team.com>2023-06-04 14:00:48 +0300
committerbabenko <babenko@yandex-team.com>2023-06-04 14:00:48 +0300
commit3425a6f8351ed1bb395f865c1fb623b9445eec46 (patch)
treebd767ff5e574dc7473fa3f05e8762047d72d7d77
parentd642391d08e8f307e8a3ea6871cdc3b948aa3dfe (diff)
downloadydb-3425a6f8351ed1bb395f865c1fb623b9445eec46.tar.gz
Fix typos in library/cpp/yt
-rw-r--r--library/cpp/yt/yson/consumer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/cpp/yt/yson/consumer.h b/library/cpp/yt/yson/consumer.h
index ea5f586b91..8081f4fe9d 100644
--- a/library/cpp/yt/yson/consumer.h
+++ b/library/cpp/yt/yson/consumer.h
@@ -83,7 +83,7 @@ struct IYsonConsumer
//! Starts attributes.
/*!
- * An arbitrary node may be preceeded by attributes.
+ * An arbitrary node may be preceded by attributes.
*
* The events describing attributes are raised as follows:
* - #OnBeginAttributes