ソースを参照

Help: Clarify purpose of warnings and errors

Kyle Edwards 5 年 前
コミット
4a123fc28c
1 ファイル変更4 行追加4 行削除
  1. 4 4
      Help/manual/cmake-presets.7.rst

+ 4 - 4
Help/manual/cmake-presets.7.rst

@@ -216,8 +216,8 @@ Format
 
     ``warnings``
 
-      An optional object specifying warnings. The object may contain the
-      following fields:
+      An optional object specifying the warnings to enable. The object may
+      contain the following fields:
 
       ``dev``
 
@@ -248,8 +248,8 @@ Format
 
     ``errors``
 
-      An optional object specifying errors. The object may contain the
-      following fields:
+      An optional object specifying the errors to enable. The object may
+      contain the following fields:
 
       ``dev``