Try to change casing

This commit is contained in:
Tudor Dobrila 2019-06-24 15:45:48 -07:00
parent 110f441e4e
commit 3396f53b83

View File

@ -215,7 +215,7 @@ The following configuration profile will:
- Enable cloud delivered protection - Enable cloud delivered protection
- Enable automatic sample submission - Enable automatic sample submission
```xml ```XML
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0"> <plist version="1.0">
@ -255,7 +255,7 @@ The following configuration profile will:
The following configuration profile contains entries for all of the settings described in this document and can be used for more advanced scenarios where you want more control over the product. The following configuration profile contains entries for all of the settings described in this document and can be used for more advanced scenarios where you want more control over the product.
```xml ```XML
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0"> <plist version="1.0">