Skip to content

Commit 4749c57

Browse files
xion-chokimohiomanbo
authored andcommitted
fix: correct name typo from 'Empyt' to 'Empty'
Signed-off-by: Changho Kim <[email protected]>
1 parent b10e516 commit 4749c57

File tree

1 file changed

+1
-1
lines changed
  • spring-ai-model/src/main/java/org/springframework/ai/chat/metadata

1 file changed

+1
-1
lines changed

spring-ai-model/src/main/java/org/springframework/ai/chat/metadata/EmptyUsage.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
import java.util.Map;
2020

2121
/**
22-
* A EmpytUsage implementation that returns zero for all property getters
22+
* A EmptyUsage implementation that returns zero for all property getters
2323
*
2424
* @author John Blum
2525
* @author Ilayaperumal Gopinathan

0 commit comments

Comments
 (0)