From 59184db64a4a3cdcf6a16466bf5ad35c50ee0241 Mon Sep 17 00:00:00 2001 From: Jörg Thalheim Date: Sun, 22 Dec 2024 08:12:06 +0100 Subject: fix typos --- src/_flutter | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/_flutter') diff --git a/src/_flutter b/src/_flutter index 8ef9fb4..7f328f9 100644 --- a/src/_flutter +++ b/src/_flutter @@ -577,7 +577,7 @@ _flutter_build() { (aar) opts+=( '--target-platform=[The target platform for which the project is compiled]: :(android-arm android-arm64 android-x86 android-x64)' - \*{-P,--android-project-arg}'[Additioanl arguments specified as key=value that are passed to gradle -P option]:arg' + \*{-P,--android-project-arg}'[Additional arguments specified as key=value that are passed to gradle -P option]:arg' ) ;; (apk|appbundle) @@ -586,7 +586,7 @@ _flutter_build() { '(--no-analyze-size)--analyze-size[Produce additional profile information for artifact output size]' '(--analyze-size)--no-analyze-size[Not produce additional profile information for artifact output size]' '--code-size-directory=[The location to write code size analysis files]: :_files -/' - \*{-P,--android-project-arg}'[Additioanl arguments specified as key=value that are passed to gradle -P option]:arg' + \*{-P,--android-project-arg}'[Additional arguments specified as key=value that are passed to gradle -P option]:arg' '--no-multidex[the app is not built with multidex support]' '--ignore-deprecation[the app should ignore deprecation warnings and continue to build using deprecated APIs]' '--split-per-abi[Split the APKs per ABIs]' -- cgit v1.2.3-70-g09d2