Skip to content

Commit 1bfac63

Browse files
Sandro642Copilot
andauthored
Update src/main/java/fr/sandro642/github/enums/LangType.java
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 369fc8b commit 1bfac63

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/java/fr/sandro642/github/enums/LangType.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ public enum LangType {
3131

3232
/**
3333
* Get the language code.
34-
* @return
34+
* @return the language code string
3535
*/
3636
public String getLang() {
3737
return lang;

0 commit comments

Comments
 (0)