2
0
Эх сурвалжийг харах

Fix spelling of `CloudFront` in docs & release notes

LB 2 сар өмнө
parent
commit
1dd3dbea87

+ 2 - 2
CHANGELOG.txt

@@ -41,7 +41,7 @@ Changelog
  * Fix: Normalize `StreamField.get_default()` to prevent creation forms from breaking (Matt Westcott)
  * Fix: Prevent out-of-order migrations from skipping creation of image/document choose permissions (Matt Westcott)
  * Fix: Use correct connections on multi-database setups in database search backends (Jake Howard)
- * Fix: Ensure Cloudfront cache invalidation is called with a list, for compatibility with current botocore versions (Jake Howard)
+ * Fix: Ensure CloudFront cache invalidation is called with a list, for compatibility with current botocore versions (Jake Howard)
  * Fix: Show the correct privacy status in the sidebar when creating a new page (Joel William)
  * Fix: Prevent generic model edit view from unquoting non-integer primary keys multiple times (Matt Westcott)
  * Fix: Ensure comments are functional when editing Page models with `read_only` `Fieldpanel`s in use (Strapchay)
@@ -149,7 +149,7 @@ Changelog
 6.3.2 (02.01.2025)
 ~~~~~~~~~~~~~~~~~~
 
- * Fix: Ensure Cloudfront cache invalidation is called with a list, for compatibility with current botocore versions (Jake Howard)
+ * Fix: Ensure CloudFront cache invalidation is called with a list, for compatibility with current botocore versions (Jake Howard)
  * Fix: Ensure Draftail features wrap when a large amount of features are added (Bart Cieliński)
  * Fix: Implement `get_block_by_content_path` on `ImageBlock` to prevent errors on commenting (Matt Westcott)
  * Docs: Update tutorial to reflect the move of the "Add child page" action to a top-level button in the header as a '+' icon (Clifford Gama)

+ 1 - 1
docs/reference/contrib/index.md

@@ -34,7 +34,7 @@ Provides a view that generates a Google XML sitemap of your public Wagtail conte
 
 ## [](frontendcache)
 
-A module for automatically purging pages from a cache (Varnish, Squid, Cloudflare or Cloudfront) when their content is changed.
+A module for automatically purging pages from a cache (Varnish, Squid, Cloudflare or CloudFront) when their content is changed.
 
 ## [](routablepage)
 

+ 1 - 1
docs/releases/6.3.2.md

@@ -13,7 +13,7 @@ depth: 1
 
 ### Bug fixes
 
- * Ensure Cloudfront cache invalidation is called with a list, for compatibility with current botocore versions (Jake Howard)
+ * Ensure CloudFront cache invalidation is called with a list, for compatibility with current botocore versions (Jake Howard)
  * Ensure Draftail features wrap when a large amount of features are added (Bart Cieliński)
  * Implement `get_block_by_content_path` on `ImageBlock` to prevent errors on commenting (Matt Westcott)
 

+ 1 - 1
docs/releases/6.4.md

@@ -104,7 +104,7 @@ This feature was developed by Thibaud Colas and Sage Abdullah, thanks to a spons
  * Normalize `StreamField.get_default()` to prevent creation forms from breaking (Matt Westcott)
  * Prevent out-of-order migrations from skipping creation of image/document choose permissions (Matt Westcott)
  * Use correct connections on multi-database setups in database search backends (Jake Howard)
- * Ensure Cloudfront cache invalidation is called with a list, for compatibility with current botocore versions (Jake Howard)
+ * Ensure CloudFront cache invalidation is called with a list, for compatibility with current botocore versions (Jake Howard)
  * Show the correct privacy status in the sidebar when creating a new page (Joel William)
  * Prevent generic model edit view from unquoting non-integer primary keys multiple times (Matt Westcott)
  * Ensure comments are functional when editing Page models with `read_only` `FieldPanel`s in use (Strapchay)

+ 1 - 1
docs/spelling_wordlist.txt

@@ -9,7 +9,7 @@ callables
 camelCase
 CDN
 Cloudflare
-Cloudfront
+CloudFront
 contrib
 CSP
 Ctrl