This is an automated email from the ASF dual-hosted git repository.

dpogue pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-docs.git


The following commit(s) were added to refs/heads/master by this push:
     new 5c787b6b37 Fix Drawable typo (#1286)
5c787b6b37 is described below

commit 5c787b6b37928cd1e1a4c18e1a5ab2d40dc45a5b
Author: Pavel Chuchuva <[email protected]>
AuthorDate: Thu Feb 16 08:59:06 2023 +1100

    Fix Drawable typo (#1286)
---
 www/docs/en/11.x/core/features/splashscreen/index.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/www/docs/en/11.x/core/features/splashscreen/index.md 
b/www/docs/en/11.x/core/features/splashscreen/index.md
index 835453df71..eacd5c5992 100644
--- a/www/docs/en/11.x/core/features/splashscreen/index.md
+++ b/www/docs/en/11.x/core/features/splashscreen/index.md
@@ -435,7 +435,7 @@ _Note:_ This setting is available but use at your own risk.
 
 ### `AndroidWindowSplashScreenAnimatedIcon`
 
-The splash screen image. This preference is used for both animated and 
non-animated icons. The current acceptable asset files can either be an XML 
Vector Drwable or PNG.
+The splash screen image. This preference is used for both animated and 
non-animated icons. The current acceptable asset files can either be an XML 
Vector Drawable or PNG.
 
 :warning: Using [Adaptive 
Icons](https://medium.com/androiddevelopers/implementing-adaptive-icons-1e4d1795470e)
 requires Minimum SDK 26 to be set.
 
@@ -457,7 +457,7 @@ The splash screen image. This preference is used for both 
animated and non-anima
 
 ### `AndroidWindowSplashScreenAnimationDuration`
 
-Defines the duration of the icon's animation if an Animated Vector Drwable is 
supplied as the splash screen image.
+Defines the duration of the icon's animation if an Animated Vector Drawable is 
supplied as the splash screen image.
 
 **Supported Platforms:**
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to