This is an automated email from the ASF dual-hosted git repository. hellostephen pushed a commit to branch hello-stephen-patch-5 in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/hello-stephen-patch-5 by this push: new 35f6248d1fb Update config.h 35f6248d1fb is described below commit 35f6248d1fb1d13135d8e884730d3196605ea521 Author: Dongyang Li <lidongy...@selectdb.com> AuthorDate: Tue May 20 16:41:06 2025 +0800 Update config.h --- be/src/common/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/be/src/common/config.h b/be/src/common/config.h index d5299393187..0129ef77c2d 100644 --- a/be/src/common/config.h +++ b/be/src/common/config.h @@ -80,7 +80,7 @@ namespace doris { class Status; -// If you want to modify the value of config, please go to common/config.cpp to modify. +// If you want to modify the value of the config, please go to common/config.cpp to modify. namespace config { // Dir of custom config file DECLARE_String(custom_config_dir); --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org