Commit 7b3b271e2 for imagemagick.org

commit 7b3b271e2ab9fc509d6ef3cc87779178e9fffa8f
Author: Cristy <urban-warrior@imagemagick.org>
Date:   Sat May 30 14:08:06 2026 -0400

    phrase correction

diff --git a/config/policy-limited.xml b/config/policy-limited.xml
index eed9fc073..de30e48f1 100644
--- a/config/policy-limited.xml
+++ b/config/policy-limited.xml
@@ -52,7 +52,7 @@
        cache memory. Images that exceed the area limit are cached to disk. -->
   <policy domain="resource" name="area" value="8KP"/>
   <!-- Set maximum amount of disk space in bytes permitted for use by the pixel
-       cache. When this limit is exceeded, the pixel cache is not be created
+       cache. When this limit is exceeded, the pixel cache is not created
        and an exception is thrown. -->
   <policy domain="resource" name="disk" value="2GiB"/>
   <!-- Set the maximum length of an image sequence.  When this limit is
diff --git a/config/policy-open.xml b/config/policy-open.xml
index d9bd7f487..22a09557e 100644
--- a/config/policy-open.xml
+++ b/config/policy-open.xml
@@ -107,7 +107,7 @@
        cache memory. Images that exceed the area limit are cached to disk. -->
   <!-- <policy domain="resource" name="area" value="16KP"/> -->
   <!-- Set maximum amount of disk space in bytes permitted for use by the pixel
-       cache. When this limit is exceeded, the pixel cache is not be created
+       cache. When this limit is exceeded, the pixel cache is not created
        and an exception is thrown. -->
   <!-- <policy domain="resource" name="disk" value="1GiB"/> -->
   <!-- Set the maximum length of an image sequence.  When this limit is
diff --git a/config/policy-secure.xml b/config/policy-secure.xml
index ddae2085f..1637f193f 100644
--- a/config/policy-secure.xml
+++ b/config/policy-secure.xml
@@ -60,7 +60,7 @@
        cache memory. Images that exceed the area limit are cached to disk. -->
   <policy domain="resource" name="area" value="8KP"/>
   <!-- Set maximum amount of disk space in bytes permitted for use by the pixel
-       cache. When this limit is exceeded, the pixel cache is not be created
+       cache. When this limit is exceeded, the pixel cache is not created
        and an exception is thrown. -->
   <policy domain="resource" name="disk" value="2GiB"/>
   <!-- Set the maximum length of an image sequence.  When this limit is
diff --git a/config/policy-websafe.xml b/config/policy-websafe.xml
index 272fb88bb..56778e1cf 100644
--- a/config/policy-websafe.xml
+++ b/config/policy-websafe.xml
@@ -56,7 +56,7 @@
        cache memory. Images that exceed the area limit are cached to disk. -->
   <policy domain="resource" name="area" value="8KP"/>
   <!-- Set maximum amount of disk space in bytes permitted for use by the pixel
-       cache. When this limit is exceeded, the pixel cache is not be created
+       cache. When this limit is exceeded, the pixel cache is not created
        and an exception is thrown. -->
   <policy domain="resource" name="disk" value="2GiB"/>
   <!-- Set the maximum length of an image sequence.  When this limit is