소스 검색

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``