Commit 7afb9a5
committed
Fix typo in
Commit 9eabbb0 reworded the warning to "can only occurr" (a typo) without
updating the spec, which still expected the prior "only make sense" text —
leaving `ios_lint_localizations_spec.rb`'s "warns if input files are not in
ASCII-plist format" example failing on `foundation`. Correct the spelling to
"can only occur" and align the spec.ios_lint_localizations unsupported-format warning1 parent e155caf commit 7afb9a5
2 files changed
Lines changed: 2 additions & 2 deletions
File tree
- lib/fastlane/plugin/wpmreleasetoolkit/actions/ios
- spec
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
194 | 194 | | |
195 | 195 | | |
196 | 196 | | |
197 | | - | |
| 197 | + | |
198 | 198 | | |
199 | 199 | | |
200 | 200 | | |
| |||
0 commit comments