Sfoglia il codice sorgente

Help: Clarify purpose of warnings and errors

Kyle Edwards 5 anni fa
parent
commit
4a123fc28c
1 ha cambiato i file con 4 aggiunte e 4 eliminazioni
  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``