fastlane/lib/fastlane/actions/appledoc.rb in fastlane-2.217.0 vs fastlane/lib/fastlane/actions/appledoc.rb in fastlane-2.218.0

- old
+ new

@@ -212,10 +212,10 @@ "MyProjectSources", "MyProjectSourceFile.h" ], ignore: [ "ignore/path/1", - "ingore/path/2" + "ignore/path/2" ], options: "--keep-intermediate-files --search-undocumented-doc", warnings: "--warn-missing-output-path --warn-missing-company-id" )' ]