Skip to content

Commit 0dba882

Browse files
committed
spelling: create a
1 parent c419883 commit 0dba882

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/org/kohsuke/github/GitHub.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -641,7 +641,7 @@ public GHRepository createRepository(String name, String description, String hom
641641
*
642642
* <p>
643643
* You use the returned builder to set various properties, then call {@link GHCreateRepositoryBuilder#create()}
644-
* to finally createa repository.
644+
* to finally create a repository.
645645
*
646646
* <p>
647647
* To create a repository in an organization, see

0 commit comments

Comments
 (0)