Skip to content

Commit 9f1fa0e

Browse files
authoredNov 7, 2022
Fix another batch of spelling typos (OpenAPITools#13915)
* Fix typos * Remove repeated words * Minor grammar fixes
1 parent 3dc8403 commit 9f1fa0e

File tree

1,449 files changed

+2576
-2581
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,449 files changed

+2576
-2581
lines changed
 

‎.github/workflows/samples-java-client-jdk11.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- samples/client/petstore/java/resttemplate
3737
- samples/client/petstore/java/resttemplate-withXml
3838
- samples/client/petstore/java/webclient
39-
- samples/client/petstore/java/webclient-nulable-arrays
39+
- samples/client/petstore/java/webclient-nullable-arrays
4040
- samples/client/petstore/java/vertx
4141
- samples/client/petstore/java/jersey2-java8-localdatetime
4242
- samples/client/petstore/java/resteasy

‎.github/workflows/samples-kotlin-client.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Samples Kotlin cilent
1+
name: Samples Kotlin client
22

33
on:
44
push:

0 commit comments

Comments
 (0)
Please sign in to comment.