Pārlūkot izejas kodu

HPCC-17976 Fixed grammar error in backupnode.xsd

Signed-off-by: Michael Gardner <michael.gardner@lexisnexisrisk.com>
Michael Gardner 8 gadi atpakaļ
vecāks
revīzija
5cbcbd37f8
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      initfiles/componentfiles/configxml/backupnode.xsd

+ 1 - 1
initfiles/componentfiles/configxml/backupnode.xsd

@@ -77,7 +77,7 @@
                         <xs:attribute name="interval" type="xs:nonNegativeInteger" use="required" default="24">
                             <xs:annotation>
                                 <xs:appinfo>
-                                    <tooltip>Interval in hours for backup to be ran</tooltip>
+                                    <tooltip>Interval in hours for backup to be run</tooltip>
                                     <colIndex>2</colIndex>
                                 </xs:appinfo>
                             </xs:annotation>